Learn R Programming

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

rmarkdown (version 1.3)

Dynamic Documents for R

Description

Convert R Markdown documents into a variety of formats.

Copy Link

Version

Install

install.packages('rmarkdown')

Monthly Downloads

1,008,016

Version

1.3

License

GPL-3

Maintainer

JJ Allaire

Last Published

December 21st, 2016

Functions in rmarkdown (1.3)

html_fragment

Convert to an HTML fragment.
find_external_resources

Find External Resource References
draft

Create a new document based on a template
all_output_formats

Determine all output formats for an R Markdown document
compile_notebook

Compiling R scripts to a notebook
beamer_presentation

Convert to a Beamer presentation
html_document

Convert to an HTML document
default_output_format

Determine the default output format for an R Markdown document
ioslides_presentation

Convert to an ioslides Presentation
knit_params_ask

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

Convert to an HTML vignette.
html_notebook_output

Generate R Notebook Output
html_notebook_metadata

Generate R Notebook Metadata
html_notebook

Convert to an HTML notebook
html-dependencies

Provide common HTML dependencies for R Markdown formats
knitr_options_pdf

Knitr options for a PDF output format
knitr_options_html

Knitr options for an HTML output format
includes

Include content within output
output_format

Define an R Markdown output format
paged_table

Create a table in HTML with support for paging rows and columns
pandoc_template

Render a pandoc template.
tufte_handout

Tufte handout format (PDF)
parse_html_notebook

Parse an HTML Notebook
word_document

Convert to an MS Word document
render_site

Render multiple documents as a website
latex_dependency

Define a LaTeX package dependency
knitr_options

Knitr options for an output format
render_supporting_files

Render supporting files for an input document
render

Render R Markdown
resolve_output_format

Resolve the output format for an R Markdown document
html_document_base

Base output format for HTML-based output formats
pandoc_args

Functions for generating pandoc command line arguments
github_document

Convert to GitHub Flavored Markdown
pandoc_available

Check pandoc availabilty and version
render_delayed

Delay Rendering for an Expression
relative_to

Relative path utility function
odt_document

Convert to an OpenDocument Text (ODT) document
navbar_html

Create a navbar HTML file from a navbar definition
rmarkdown-package

R Markdown Document Conversion
rmd_metadata

R Markdown Metadata
md_document

Convert to a markdown document
pandoc_options

Pandoc options for an output format
pandoc_convert

Convert a document with pandoc
shiny_prerendered_server_start_code

Get the server startup code for a shiny_prerendered server instance
metadata

The YAML metadata of the current R Markdown document
slidy_presentation

Convert to a slidy presentation
shiny_prerendered_clean

Clean prerendered content for the specified Rmd input file
pandoc_self_contained_html

Create a self-contained HTML document using pandoc.
pandoc_path_arg

Transform path for passing to pandoc
shiny_prerendered_chunk

Add code to a shiny_prerendered context
rtf_document

Convert to an RTF document
run

Run a Shiny document
yaml_front_matter

Parse the YAML front matter from a file