Learn R Programming

⚠️There's a newer version (2.28) of this package.Take me there.

rmarkdown (version 1.0)

Dynamic Documents for R

Description

Convert R Markdown documents into a variety of formats.

Copy Link

Version

Install

install.packages('rmarkdown')

Monthly Downloads

1,087,842

Version

1.0

License

GPL-3

Maintainer

JJ Allaire

Last Published

July 8th, 2016

Functions in rmarkdown (1.0)

beamer_presentation

Convert to a Beamer presentation
find_external_resources

Find External Resource References
knitr_options_html

Knitr options for an HTML output format
html_vignette

Convert to an HTML vignette.
includes

Include content within output
html-dependencies

Provide common HTML dependencies for R Markdown formats
html_notebook_output

Generate R Notebook Output
html_notebook

Convert to an HTML notebook
knitr_options_pdf

Knitr options for a PDF output format
html_notebook_metadata

Generate R Notebook Metadata
ioslides_presentation

Convert to an ioslides Presentation
knit_params_ask

Run a shiny application asking for parameter configuration for the given document.
pandoc_args

Functions for generating pandoc command line arguments
pandoc_options

Pandoc options for an output format
odt_document

Convert to an OpenDocument Text (ODT) document
md_document

Convert to a markdown document
pandoc_convert

Convert a document with pandoc
pandoc_available

Check pandoc availabilty and version
metadata

The YAML metadata of the current R Markdown document
output_format

Define an R Markdown output format
knitr_options

Knitr options for an output format
latex_dependency

Define a LaTeX package dependency
relative_to

Relative path utility function
render_delayed

Delay Rendering for an Expression
render_supporting_files

Render supporting files for an input document
parse_html_notebook

Parse an HTML Notebook
render_site

Render multiple documents as a website
pandoc_self_contained_html

Create a self-contained HTML document using pandoc.
pandoc_path_arg

Transform path for passing to pandoc
resolve_output_format

Resolve the output format for an R Markdown document
render

Render R Markdown
pandoc_template

Render a pandoc template.
word_document

Convert to an MS Word document
slidy_presentation

Convert to a slidy presentation
tufte_handout

Tufte handout format (PDF)
rtf_document

Convert to an RTF document
rmd_metadata

R Markdown Metadata
run

Run a Shiny document
rmarkdown-package

R Markdown Document Conversion
html_document_base

Base output format for HTML-based output formats
html_fragment

Convert to an HTML fragment.
all_output_formats

Determine all output formats for an R Markdown document
html_document

Convert to an HTML document
github_document

Convert to GitHub Flavored Markdown
draft

Create a new document based on a template
compile_notebook

Compiling R scripts to a notebook
default_output_format

Determine the default output format for an R Markdown document