Learn R Programming

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

rmarkdown (version 0.9.2)

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

0.9.2

License

GPL-3

Maintainer

JJ Allaire

Last Published

January 1st, 2016

Functions in rmarkdown (0.9.2)

knitr_options_pdf

Knitr options for a PDF output format
knitr_options

Knitr options for an output format
render_delayed

Delay Rendering for an Expression
html_document

Convert to an HTML document
ioslides_presentation

Convert to an ioslides Presentation
default_output_format

Determine the default output format for an R Markdown document
find_external_resources

Find External Resource References
compile_notebook

Compiling R scripts to a notebook
pandoc_available

Check pandoc availabilty and version
rmd_metadata

R Markdown Metadata
html_document_base

Base output format for HTML-based output formats
draft

Create a new document based on a template
render

Render R Markdown
beamer_presentation

Convert to a Beamer presentation
knit_params_ask

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

Define an R Markdown output format
pandoc_path_arg

Transform path for passing to pandoc
pandoc_self_contained_html

Create a self-contained HTML document using pandoc.
pdf_document

Convert to a PDF document
render_supporting_files

Render supporting files for an input document
md_document

Convert to a markdown document
pandoc_args

Functions for generating pandoc command line arguments
rmarkdown_format

R Markdown input format definition
pandoc_convert

Convert a document with pandoc
includes

Include content within output
knitr_options_html

Knitr options for an HTML output format
pandoc_options

Pandoc options for an output format
pandoc_template

Render a pandoc template.
metadata

The YAML metadata of the current R Markdown document
run

Run a Shiny document
tufte_handout

Tufte handout format (PDF)
html_vignette

Convert to an HTML vignette.
word_document

Convert to an MS Word document
rmarkdown-package

R Markdown Document Conversion
html_fragment

Convert to an HTML fragment.
relative_to

Relative path utility function
slidy_presentation

Convert to a slidy presentation