A friend familiar with Python may know jupyter notebook. It is a Web application that allows you to create and share code, equations, visualizations and descriptive text documents. Now, we can implement the functions of R notebook in Rstudio. First.
Configuration steps
1, download the latest Rstudio daily version
2. Download the latest version of the Rmarkdown
package:
devtools::install_github("rstudio/rmarkdown")
3. Setting options: Enable R Notebook, Tools, Global Options, Rmarkdown, Apply
4. Open a new Rmarkdown file as usual
5. Set YAML output option: Change Output:html_document to Output:html_notebook:default
Note: The above 4, 5 steps can also be created directly with a new R Markdown notebook file. Such as:
Once we have completed the above configuration, we can start our R notebook tour in Rstudio.
More R Markdown Notebook Learning Tutorials access (requires FQ) https://youtu.be/zNzZ1PfUDNk
Children's shoes that don't fq don't worry, we've moved into the wall:
This paper is responsible for the translation and finishing by snow clear data network. The original setting up New R Notebook. Author Steve SIMPSON, reprint please indicate this article link http://www.xueqing.tv/cms/article/216
Good news! No more envy of Python jupyter I have notebook. "Video with Demo"