0
点赞
收藏
分享

微信扫一扫

Rstudio的 rmarkdown文档可以免费上传RPubs.com

流计算Alink 2022-01-09 阅读 53

Getting Started with RPubs

RStudio lets you harness the power of R Markdown to create documents that weave together your writing and the output of your R code. And now, with RPubs, you can publish those documents on the web with the click of a button!
Prerequisites

You’ll need R itself, RStudio (v0.96.230 or later), and the knitr package (v0.5 or later).
Instructions

In RStudio, create a new R Markdown document by choosing File | New | R Markdown.
Click the Knit HTML button in the doc toolbar to preview your document.
In the preview window, click the Publish button
我的上传网址 https://rpubs.com/czliutz

举报

相关推荐

0 条评论