rmarkdown html embed pdf/eps

人走茶凉 提交于 2019-12-12 11:18:07

问题


I'm trying to make an R markdown html document in Rstudio. I have a number of images that I have in pdf and eps format. I'm trying to embed these into the output with the \includegraphics{path to image} command. However, the output html doesn't show anything.

来源:https://stackoverflow.com/questions/32592984/rmarkdown-html-embed-pdf-eps

标签
易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!