Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

knitr包 中奇怪的 Rmd 与 Rhtml 全局选项 #27

Closed
dongzhuoer opened this issue Nov 3, 2017 · 1 comment
Closed

knitr包 中奇怪的 Rmd 与 Rhtml 全局选项 #27

dongzhuoer opened this issue Nov 3, 2017 · 1 comment

Comments

@dongzhuoer
Copy link
Contributor

5.2 knitr包 中

  • Rhtml 全局选项放在<!--roptions -->
  • Rmd 全局选项放在 `ro or`

是什么意思啊? 在 R chunk 用 opts_chunk$set() 不就好了吗。表示从来没有听说过,放狗搜也找不到

@yihui
Copy link
Owner

yihui commented Nov 4, 2017

这些已经过期了,该删掉了。用 opts_chunk$set() 是正道。

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants