Good news! No more envy of Python jupyter I have notebook. "Video with Demo"

Source: Internet
Author: User
Tags jupyter jupyter notebook

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"

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.