Learn R Programming

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

knitr (version 1.11)

A General-Purpose Package for Dynamic Report Generation in R

Description

Provides a general-purpose tool for dynamic report generation in R using Literate Programming techniques.

Copy Link

Version

Install

install.packages('knitr')

Monthly Downloads

1,261,584

Version

1.11

License

GPL

Maintainer

Yihui Xie

Last Published

August 14th, 2015

Functions in knitr (1.11)

inline_expr

Wrap code using the inline R expression syntax
knit_rd

Knit package documentation
all_patterns

All built-in patterns
knit_global

The global environment in which code chunks are evaluated
engine_output

An output wrapper for language engine output
current_input

Query the current input filename
fig_path

Path for figure files
knit_expand

A simple macro preprocessor for templating purposes
knit

Knit a document
dep_prev

Make later chunks depend on previous chunks
knit2pdf

Convert Rnw or Rrst files to PDF using knit() and texi2pdf() or rst2pdf()
knit_hooks

Hooks for R code chunks, inline R code and output
knit2html

Convert markdown to HTML using knit() and markdownToHTML()
clean_cache

Clean cache files that are probably no longer needed
knit_filter

Spell check filter for source documents
all_labels

Get all chunk labels in a document
image_uri

Encode an image file to a data URI
eclipse_theme

Download and convert a theme from eclipsecolorthemes.org to CSS
knit_exit

Exit knitting early
pandoc

A Pandoc wrapper to convert Markdown documents to other formats
opts_knit

Options for the knitr package
knit_child

Knit a child document
load_cache

Load the cache database of a code chunk
fig_chunk

Obtain the figure filenames for a chunk
read_rforge

Read source code from R-Forge
rocco

Knit R Markdown using the classic Docco style
imgur_upload

Upload an image to imgur.com
knitr-package

A general-purpose tool for dynamic report generation in R
opts_chunk

Default and current chunk options
dep_auto

Build automatic dependencies among chunks
knit_patterns

Patterns to match and extract R code in a document
knit_engines

Engines of other languages
wrap_rmd

Wrap long lines in Rmd files
opts_template

Template for creating reusable chunk options
asis_output

Mark an R object with a special class
render_asciidoc

Set output hooks for different output formats
knit_params_yaml

Extract knit parameters from YAML text
Sweave2knitr

Convert Sweave to knitr documents
rst2pdf

A wrapper for rst2pdf
read_chunk

Read chunks from an external script
rand_seed

An unevaluated expression to return .Random.seed if exists
hook_pdfcrop

Built-in chunk hooks to extend knitr
write_bib

Generate BibTeX bibliography databases for R packages
kable

Create tables in LaTeX, HTML, Markdown and reStructuredText
set_header

Set the header information
set_alias

Set aliases for chunk options
stitch

Automatically create a report based on an R script and a template
hook_ffmpeg_html

Hooks to create animations in HTML output
spin_child

Spin a child R script
knit_meta

Metadata about objects to be printed
hook_plot_asciidoc

Default plot hooks for different output formats
knit_theme

Syntax highlighting themes
pat_rnw

Set regular expressions to read input documents
knit_params

Extract knit parameters from a document
hook_movecode

Some potentially useful document hooks
vignette_engines

Package vignette engines
knit_print

A custom printing function
plot_crop

Crop a plot (remove the edges) using PDFCrop or ImageMagick
knit2wp

Knit an R Markdown document and post it to WordPress
spin

Spin goat's hair into wool
set_parent

Specify the parent document of child documents