无法使用rmarkdown :: render()将图扩大到超出fig.height = 12,fig.width = 10的范围

时间:2018-10-03 14:37:24

标签: css r r-markdown knitr

我无法将数字放大到超过FIG.height = 12,Fig.width = 10:在生成的html页面中,图形具有相同的大小,字母和符号变小。我在这里以Rmd为例: https://www.dropbox.com/s/2a3x95n1iviffhs/tmaptest2_log.Rmd?dl=1

我处理的

rmarkdown::render("tmaptest2_log.Rmd", html_document(toc=TRUE,toc_float = TRUE, code_folding = "hide", keep_md = TRUE))

0 个答案:

没有答案