Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

RMarkdown

< >

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

Source code:
git clone https://github.com/rstudio/rmarkdown
#233on PLDB 10Years Old 198Repos

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 Acknowledgements Extensions Day 625 feedback@pldb.io