R Markdown

E426693

R Markdown is a file format and authoring framework that combines R code with narrative text to create dynamic, reproducible documents, reports, and presentations.

All labels observed (1)

Label Occurrences
R Markdown canonical 4

How this entity was disambiguated

Statements (57)

Predicate Object
instanceOf document authoring framework
file format
literate programming tool
reproducible research tool
author Garrett Grolemund NERFINISHED
J. J. Allaire NERFINISHED
Yihui Xie NERFINISHED
basedOn Markdown NERFINISHED
developedBy Posit PBC NERFINISHED
RStudio NERFINISHED
documentation R Markdown Cookbook NERFINISHED
R Markdown: The Definitive Guide NERFINISHED
enables automatic report generation
dynamic updating of results
integration of code and narrative
reproducible research
fileExtension .Rmd
integratedWith RStudio IDE NERFINISHED
knitr NERFINISHED
pandoc NERFINISHED
license open source
partOf RStudio ecosystem
programmingLanguage R NERFINISHED
releasedAs rmarkdown R package
supports Beamer presentations
HTML documents
HTML presentations
PDF documents
PowerPoint presentations
R code chunks
Shiny documents
Word documents
YAML front matter
blogdown sites
books
caching of code chunks
chunk options
dashboards
flexdashboard NERFINISHED
inline R code
ioslides presentations
multiple output formats
notebooks
parameterized reports
websites
syntax Markdown syntax
R code chunks delimited by ```{r}
YAML metadata
usedFor data analysis reports
dynamic documents
interactive documents
presentations
reproducible reports
scientific articles
teaching materials
technical documentation
writtenIn plain text

How these facts were elicited

Referenced by (4)

Full triples — surface form annotated when it differs from this entity's canonical label.

RStudio supportsLanguage R Markdown
RStudio supportsDocumentFormat R Markdown
R supportsReproducibleResearch R Markdown
Markdown hasVariant R Markdown