Change RStudio Default R Notebook to blank

╄→гoц情女王★ 提交于 2019-12-04 13:26:46

问题


The default R Notebook has a lot of prepopulated text. Is there a way to change this, so that when a new R Notebook is created, it is just a blank notebook?


回答1:


On my machine (OSX) I can edit the template r_markdown_notebook.Rmd found at this location:

/Applications/RStudio.app/Contents/Resources/resources/templates

On Windows look inside the RStudio folder:

C:\Program Files\RStudio\resources\templates


来源:https://stackoverflow.com/questions/41333954/change-rstudio-default-r-notebook-to-blank

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