89 lines
4.5 KiB
Plaintext
89 lines
4.5 KiB
Plaintext
all_output_formats Determine all output formats for an R Markdown
|
|
document
|
|
available_templates List available R Markdown template in a package
|
|
beamer_presentation Convert to a Beamer presentation
|
|
compile_notebook Compiling R scripts to a notebook
|
|
context_document Convert to a ConTeXt document
|
|
convert_ipynb Convert a Jupyter/IPython notebook to an R
|
|
Markdown document
|
|
default_output_format Determine the default output format for an R
|
|
Markdown document
|
|
draft Create a new document based on a template
|
|
find_external_resources
|
|
Find External Resource References
|
|
find_pandoc Find the 'pandoc' executable
|
|
github_document Convert to GitHub Flavored Markdown
|
|
html-dependencies Provide common HTML dependencies for R Markdown
|
|
formats
|
|
html_document Convert to an HTML document
|
|
html_document_base Base output format for HTML-based output
|
|
formats
|
|
html_fragment Convert to an HTML fragment.
|
|
html_notebook Convert to an HTML notebook
|
|
html_notebook_metadata
|
|
Generate R Notebook Metadata
|
|
html_notebook_output Generate R Notebook Output
|
|
html_vignette Convert to an HTML vignette
|
|
includes Include content within output
|
|
ioslides_presentation Convert to an ioslides Presentation
|
|
knit_params_ask Run a shiny application asking for parameter
|
|
configuration for the given document.
|
|
knitr_options Knitr options for an output format
|
|
knitr_options_html Knitr options for an HTML output format
|
|
knitr_options_pdf Knitr options for a PDF output format
|
|
latex-dependencies Provide common LaTeX dependencies
|
|
latex_dependency Define a LaTeX package dependency
|
|
md_document Convert to a markdown document
|
|
metadata The YAML metadata of the current R Markdown
|
|
document
|
|
odt_document Convert to an OpenDocument Text (ODT) document
|
|
output_format Define an R Markdown output format
|
|
output_format_dependency
|
|
Define and merge an R Markdown's output format
|
|
dependency
|
|
output_metadata The output metadata object
|
|
paged_table Create a table in HTML with support for paging
|
|
rows and columns
|
|
pandoc_args Functions for generating pandoc command line
|
|
arguments
|
|
pandoc_available Check pandoc availability and version
|
|
pandoc_citeproc_convert
|
|
Convert a bibliograpy file
|
|
pandoc_convert Convert a document with pandoc
|
|
pandoc_exec Get the path of the pandoc executable
|
|
pandoc_options Pandoc options for an output format
|
|
pandoc_path_arg Transform path for passing to pandoc
|
|
pandoc_self_contained_html
|
|
Create a self-contained HTML document using
|
|
pandoc.
|
|
pandoc_template Render a pandoc template.
|
|
parse_html_notebook Parse an HTML Notebook
|
|
pdf_document Convert to a PDF/LaTeX document
|
|
pkg_file_lua Get the full paths of Lua filters in an R
|
|
package
|
|
powerpoint_presentation
|
|
Convert to a PowerPoint presentation
|
|
publish_site Publish an R Markdown Website
|
|
relative_to Relative path utility function
|
|
render Render R Markdown
|
|
render_delayed Delay Rendering for an Expression
|
|
render_site Render multiple documents as a website
|
|
render_supporting_files
|
|
Render supporting files for an input document
|
|
resolve_output_format Resolve the output format for an R Markdown
|
|
document
|
|
rmarkdown-package R Markdown Document Conversion
|
|
rmarkdown_format R Markdown input format definition
|
|
rmd_metadata R Markdown Metadata
|
|
rtf_document Convert to an RTF document
|
|
run Run a Shiny document
|
|
shiny_prerendered_chunk
|
|
Add code to a shiny_prerendered context
|
|
shiny_prerendered_clean
|
|
Clean prerendered content for the specified Rmd
|
|
input file
|
|
site_resources Determine website resource files for a
|
|
directory
|
|
slidy_presentation Convert to a slidy presentation
|
|
word_document Convert to an MS Word document
|