问题
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