A R-Pubs
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!
A.1 Prerequisites
You’ll need R itself, RStudio (v0.96.230 or later), and the knitr package (v0.5 or later). The markdown needs to be set as HTML document.
A.2 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.
Here is the few-minutes video-tutorial on how to publish your Markdown documents directly on your own R-Pubs account: