Rdocumentation
powered by
Learn R Programming
⚠️
There's a newer version (2.28) of this package.
Take me there.
rmarkdown (version 1.6)
Dynamic Documents for R
Description
Convert R Markdown documents into a variety of formats.
Copy Link
Link to current version
Version
Version
2.28
2.27
2.26
2.25
2.24
2.23
2.22
2.21
2.20
2.19
2.18
2.17
2.16
2.15
2.14
2.13
2.12
2.11
2.10
2.9
2.8
2.7
2.6
2.5
2.4
2.3
2.2
2.1
2.0
1.18
1.17
1.16
1.15
1.14
1.13
1.12
1.11
1.10
1.9
1.8
1.7
1.6
1.5
1.4
1.3
1.2
1.1
1.0
0.9.6
0.9.5
0.9.2
0.9.1
0.8.1
0.7
0.6.1
0.5.1
0.4.2
0.3.3
0.1.2
Install
install.packages('rmarkdown')
Monthly Downloads
1,134,205
Version
1.6
License
GPL-3
Maintainer
JJ Allaire
Last Published
June 15th, 2017
Functions in rmarkdown (1.6)
Search all functions
html_document
Convert to an HTML document
html_document_base
Base output format for HTML-based output formats
github_document
Convert to GitHub Flavored Markdown
html-dependencies
Provide common HTML dependencies for R Markdown formats
draft
Create a new document based on a template
find_external_resources
Find External Resource References
compile_notebook
Compiling R scripts to a notebook
default_output_format
Determine the default output format for an R Markdown document
all_output_formats
Determine all output formats for an R Markdown document
beamer_presentation
Convert to a Beamer presentation
html_fragment
Convert to an HTML fragment.
html_notebook
Convert to an HTML notebook
pandoc_args
Functions for generating pandoc command line arguments
html_vignette
Convert to an HTML vignette.
includes
Include content within output
output_format
Define an R Markdown output format
knitr_options
Knitr options for an output format
knitr_options_html
Knitr options for an HTML output format
navbar_html
Create a navbar HTML file from a navbar definition
odt_document
Convert to an OpenDocument Text (ODT) document
render_site
Render multiple documents as a website
render_supporting_files
Render supporting files for an input document
yaml_front_matter
Parse the YAML front matter from a file
paged_table
Create a table in HTML with support for paging rows and columns
pdf_document
Convert to a PDF document
relative_to
Relative path utility function
shiny_prerendered_chunk
Add code to a shiny_prerendered context
knitr_options_pdf
Knitr options for a PDF output format
latex_dependency
Define a LaTeX package dependency
render
Render R Markdown
render_delayed
Delay Rendering for an Expression
ioslides_presentation
Convert to an ioslides Presentation
knit_params_ask
Run a shiny application asking for parameter configuration for the given document.
md_document
Convert to a markdown document
metadata
The YAML metadata of the current R Markdown document
html_notebook_metadata
Generate R Notebook Metadata
html_notebook_output
Generate R Notebook Output
pandoc_template
Render a pandoc template.
parse_html_notebook
Parse an HTML Notebook
resolve_output_format
Resolve the output format for an R Markdown document
rmarkdown-package
R Markdown Document Conversion
tufte_handout
Tufte handout format (PDF)
shiny_prerendered_clean
Clean prerendered content for the specified Rmd input file
pandoc_path_arg
Transform path for passing to pandoc
pandoc_self_contained_html
Create a self-contained HTML document using pandoc.
shiny_prerendered_server_start_code
Get the server startup code for a shiny_prerendered server instance
slidy_presentation
Convert to a slidy presentation
pandoc_available
Check pandoc availabilty and version
pandoc_convert
Convert a document with pandoc
pandoc_options
Pandoc options for an output format
rtf_document
Convert to an RTF document
rmarkdown_format
R Markdown input format definition
rmd_metadata
R Markdown Metadata
word_document
Convert to an MS Word document
run
Run a Shiny document