资讯 | R Notebooks 即将发布

浏览: 1626

 R Notebooks 的出现,必将为 R Markdown增添一个强大的创作引擎。在数据分析领域,R Notebooks 具有极为引人注目的优势!以下为相关内容快报:

Clipboard Image.png

1.交互式的R Markdown

Clipboard Image.png


2.快速迭代

Clipboard Image.png


You can see the progress of the code as it runs:

Clipboard Image.png


You can preview the results of individual inline expressions, too:

Clipboard Image.png


3.支持多种编程语言

R Notebooks不仅可以运行R代码,还可以运行Python, Bash, or C++ (Rcpp).

Clipboard Image.png


It’s even possible to run SQL directly:

Clipboard Image.png


4.可重复性

Clipboard Image.png


5.丰富的输出格式

Clipboard Image.png

The same document can be used as a notebook when you’re quickly iterating on ideas and later rendered to a wholly different format for publication – no duplication of code, data, or output required.


6.分享和发布

Rendered notebooks can be previewed right inside RStudio:

Clipboard Image.png

Clipboard Image.png


QQ图片20170106140708.png

推荐 3
本文由 R语言中文社区 创作,采用 知识共享署名-相同方式共享 3.0 中国大陆许可协议 进行许可。
转载、引用前需联系作者,并署名作者且注明文章出处。
本站文章版权归原作者及原出处所有 。内容为作者个人观点, 并不代表本站赞同其观点和对其真实性负责。本站是一个个人学习交流的平台,并不用于任何商业目的,如果有任何问题,请及时联系我们,我们将根据著作权人的要求,立即更正或者删除有关内容。本站拥有对此声明的最终解释权。

0 个评论

要回复文章请先登录注册