Learn R Programming

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

rmarkdown (version 0.9.1)

Dynamic Documents for R

Description

Convert R Markdown documents into a variety of formats.

Copy Link

Version

Install

install.packages('rmarkdown')

Monthly Downloads

1,272,239

Version

0.9.1

License

GPL-3

Maintainer

JJ Allaire

Last Published

December 31st, 2015

Functions in rmarkdown (0.9.1)

pandoc_template

Render a pandoc template.
knit_params_ask

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

Convert to an HTML vignette.
html_document_base

Base output format for HTML-based output formats
relative_to

Relative path utility function
default_output_format

Determine the default output format for an R Markdown document
ioslides_presentation

Convert to an ioslides Presentation
pandoc_convert

Convert a document with pandoc
pdf_document

Convert to a PDF document
html_document

Convert to an HTML document
knitr_options_pdf

Knitr options for a PDF output format
rmarkdown-package

R Markdown Document Conversion
find_external_resources

Find External Resource References
html_fragment

Convert to an HTML fragment.
output_format

Define an R Markdown output format
pandoc_options

Pandoc options for an output format
render_supporting_files

Render supporting files for an input document
pandoc_path_arg

Transform path for passing to pandoc
run

Run a Shiny document
draft

Create a new document based on a template
pandoc_self_contained_html

Create a self-contained HTML document using pandoc.
beamer_presentation

Convert to a Beamer presentation
includes

Include content within output
pandoc_args

Functions for generating pandoc command line arguments
md_document

Convert to a markdown document
knitr_options

Knitr options for an output format
render

Render R Markdown
word_document

Convert to an MS Word document
compile_notebook

Compiling R scripts to a notebook
tufte_handout

Tufte handout format (PDF)
rmd_metadata

R Markdown Metadata
knitr_options_html

Knitr options for an HTML output format
rmarkdown_format

R Markdown input format definition
pandoc_available

Check pandoc availabilty and version
slidy_presentation

Convert to a slidy presentation
render_delayed

Delay Rendering for an Expression
metadata

The YAML metadata of the current R Markdown document
github_document

Convert to GitHub Flavored Markdown
odt_document

Convert to an OpenDocument Text (ODT) document
html-dependencies

Provide common HTML dependencies for R Markdown formats
rtf_document

Convert to an RTF document
latex_dependency

Define a LaTeX package dependency
all_output_formats

Determine all output formats for an R Markdown document
render_site

Render multiple documents as a website