rmarkdown v0.9.5
by JJ Allaire
Dynamic Documents for R
Convert R Markdown documents into a variety of formats.
Functions in rmarkdown
Name | Description | |
includes | Include content within output | |
knitr_options | Knitr options for an output format | |
html_fragment | Convert to an HTML fragment. | |
find_external_resources | Find External Resource References | |
knit_params_ask | Run a shiny application asking for parameter configuration for the given document. | |
html_document | Convert to an HTML document | |
default_output_format | Determine the default output format for an R Markdown document | |
rmarkdown-package | R Markdown Document Conversion | |
draft | Create a new document based on a template | |
html_document_base | Base output format for HTML-based output formats | |
md_document | Convert to a markdown document | |
knitr_options_html | Knitr options for an HTML output format | |
pandoc_args | Functions for generating pandoc command line arguments | |
render_delayed | Delay Rendering for an Expression | |
github_document | Convert to GitHub Flavored Markdown | |
render | Render R Markdown | |
rtf_document | Convert to an RTF document | |
pandoc_available | Check pandoc availabilty and version | |
pandoc_self_contained_html | Create a self-contained HTML document using pandoc. | |
relative_to | Relative path utility function | |
pandoc_path_arg | Transform path for passing to pandoc | |
pandoc_convert | Convert a document with pandoc | |
pandoc_options | Pandoc options for an output format | |
metadata | The YAML metadata of the current R Markdown document | |
knitr_options_pdf | Knitr options for a PDF output format | |
output_format | Define an R Markdown output format | |
odt_document | Convert to an OpenDocument Text (ODT) document | |
rmd_metadata | R Markdown Metadata | |
html_vignette | Convert to an HTML vignette. | |
render_supporting_files | Render supporting files for an input document | |
pandoc_template | Render a pandoc template. | |
slidy_presentation | Convert to a slidy presentation | |
pdf_document | Convert to a PDF document | |
compile_notebook | Compiling R scripts to a notebook | |
html-dependencies | Provide common HTML dependencies for R Markdown formats | |
beamer_presentation | Convert to a Beamer presentation | |
ioslides_presentation | Convert to an ioslides Presentation | |
rmarkdown_format | R Markdown input format definition | |
word_document | Convert to an MS Word document | |
run | Run a Shiny document | |
tufte_handout | Tufte handout format (PDF) | |
No Results! |
Details
Type | Package |
Date | 2016-02-22 |
SystemRequirements | pandoc (>= 1.12.3) - http://johnmacfarlane.net/pandoc |
URL | http://rmarkdown.rstudio.com |
License | GPL-3 |
RoxygenNote | 5.0.1 |
NeedsCompilation | no |
Packaged | 2016-02-22 16:13:58 UTC; jjallaire |
Repository | CRAN |
Date/Publication | 2016-02-22 20:47:22 |
depends | base (>= 3.0) , R (>= 3.0) |
imports | caTools , grDevices , htmltools (>= 0.2.4) , knitr (>= 1.11) , tools , utils , yaml (>= 2.1.5) |
suggests | digest , shiny (>= 0.11) , testthat , tufte |
Contributors | jQuery Foundation, Joe Cheng, jQuery contributors, jQuery UI contributors, JJ Allaire, Twitter, Google, Winston Chang, RStudio, Hadley Wickham, Yihui Xie, John MacFarlane, Jonathan McPherson, Jeff Allen, Aron Atkins, Rob Hyndman, Mark Otto, Jacob Thornton, Bootstrap contributors, Alexander Farkas, Scott Jehl, Ivan Sagalaev, Greg Franko, Dave Raggett, W3C |
Include our badge in your README
[](http://www.rdocumentation.org/packages/rmarkdown)