A general-purpose package for dynamic report generation in R


[Up] [Top]

Documentation for package ‘knitr2’ version 1.0.9

Help Pages

knitr-package A general-purpose tool for dynamic report generation in R
all_labels Get all chunk labels in a document
all_patterns All built-in patterns
dep_auto Build automatic dependencies among chunks
dep_prev Make later chunks depend on previous chunks
eclipse_theme Download and convert a theme from eclipsecolorthemes.org to CSS
fig_path Path for figure files
hook_ffmpeg_html Hooks to create animations in HTML output
hook_movecode Some potentially useful document hooks
hook_optipng Built-in chunk hooks to extend knitr
hook_pdfcrop Built-in chunk hooks to extend knitr
hook_plot_custom Built-in chunk hooks to extend knitr
hook_plot_html Default plot hooks for different output formats
hook_plot_md Default plot hooks for different output formats
hook_plot_rst Default plot hooks for different output formats
hook_plot_tex Default plot hooks for different output formats
hook_r2swf Hooks to create animations in HTML output
hook_rgl Built-in chunk hooks to extend knitr
hook_rjournal Some potentially useful document hooks
hook_scianimator Hooks to create animations in HTML output
image_uri Encode an image file to a data URI
imgur_upload Upload a image to imgur.com
knit Knit a document
knit2html Convert markdown to HTML using knit() and markdownToHTML()
knit2pdf Convert Rnw or Rrst files to PDF using knit() and texi2pdf() or rst2pdf()
knitr A general-purpose tool for dynamic report generation in R
knit_child Knit a child document
knit_engines Engines of other languages
knit_expand A simple macro preprocessor for templating purposes
knit_global The global environment in which code chunks are evaluated
knit_hooks Hooks for R code chunks, inline R code and output
knit_patterns Patterns to match and extract R code in a document
knit_rd Knit package documentation
knit_rd_all Knit package documentation
knit_theme Syntax highlighting themes
opts_chunk Default and current chunk options
opts_current Default and current chunk options
opts_knit Options for the knitr package
opts_template Template for creating reusable chunk options
pat_brew Set regular expressions to read input documents
pat_html Set regular expressions to read input documents
pat_md Set regular expressions to read input documents
pat_rnw Set regular expressions to read input documents
pat_rst Set regular expressions to read input documents
pat_tex Set regular expressions to read input documents
purl Knit a document
rand_seed An unevaluated expression to return .Random.seed if exists
read_chunk Read chunks from an external script
read_demo Read chunks from an external script
read_rforge Read source code from R-Forge
render_html Set output hooks for different output formats
render_jekyll Set output hooks for different output formats
render_latex Set output hooks for different output formats
render_listings Set output hooks for different output formats
render_markdown Set output hooks for different output formats
render_rst Set output hooks for different output formats
render_sweave Set output hooks for different output formats
rst2pdf A wrapper for rst2pdf
set_alias Set aliases for chunk options
set_header Set the header information
set_parent Specify the parent document of child documents
spin Spin goat's hair into wool
stitch Automatically create a report based on an R script and a template
stitch_rhtml Automatically create a report based on an R script and a template
stitch_rmd Automatically create a report based on an R script and a template
Sweave2knitr Convert Sweave to knitr documents
write_bib Generate BibTeX bibliography databases for R packages