Top 1,000 Features Creators Events Podcasts Extensions Interviews Blog Explorer CSV

RMarkdown

< >

RMarkdown is an open source text markup language created in 2014 by Joseph J. Allaire.

#251on PLDB 10Years Old 198Repos
Download source code:
git clone https://github.com/rstudio/rmarkdown
HomepageLeet SheetSource Code

Dynamic Documents for R


Example from Linguist:
# An example RMarkdown Some text. ## A graphic in R ```{r} plot(1:10) hist(rnorm(10000)) ```

View source

- Build the next great programming language About Resources Acknowledgements Part of the World Wide Scroll