Learn R Programming

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

rmarkdown (version 0.6.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,134,205

Version

0.6.1

License

GPL-3

Maintainer

JJ Allaire

Last Published

May 7th, 2015

Functions in rmarkdown (0.6.1)

knitr_options

Knitr options for an output format
draft

Create a new document based on a template
tufte_handout

Tufte handout format (PDF)
pandoc_path_arg

Transform path for passing to pandoc
pandoc_available

Check pandoc availabilty and version
md_document

Convert to a markdown document
compile_notebook

Compiling R scripts to a notebook
relative_to

Relative path utility function Given a directory and a file, return a relative path from the directory to the file, or the unmodified file path if the file does not appear to be in the directory.
run

Run a Shiny document
pandoc_options

Pandoc options for an output format
knitr_options_html

Knitr options for an HTML output format
render_supporting_files

Render supporting files for an input document
pandoc_convert

Convert a document with pandoc
slidy_presentation

Convert to a slidy presentation
beamer_presentation

Convert to a Beamer presentation
rmarkdown_format

R Markdown input format definition
html_document_base

Base output format for HTML-based output formats
render_delayed

Delay Rendering for an Expression
metadata

The YAML metadata of the current R Markdown document
knitr_options_pdf

Knitr options for a PDF output format
find_external_resources

Find External Resource References
includes

Include content within output
render

Render R Markdown
html_fragment

Convert to an HTML fragment.
html_document

Convert to an HTML document
ioslides_presentation

Convert to an ioslides Presentation
rmd_metadata

R Markdown Metadata
rmarkdown-package

R Markdown Document Conversion
pdf_document

Convert to a PDF document
word_document

Convert to an MS Word document
pandoc_template

Render a pandoc template.
output_format

Define an R Markdown output format
pandoc_self_contained_html

Create a self-contained HTML document using pandoc.
html_vignette

Convert to an HTML vignette.
default_output_format

Determine the default output format for an R Markdown document
pandoc_args

Functions for generating pandoc command line arguments