Learn R Programming

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

knitr (version 1.10.5)

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,070,367

Version

1.10.5

License

GPL

Maintainer

Yihui Xie

Last Published

May 6th, 2015

Functions in knitr (1.10.5)

imgur_upload

Upload an image to imgur.com
kable

Create tables in LaTeX, HTML, Markdown and reStructuredText
opts_template

Template for creating reusable chunk options
fig_chunk

Obtain the figure filenames for a chunk
pat_rnw

Set regular expressions to read input documents
render_asciidoc

Set output hooks for different output formats
asis_output

Mark an R object with a special class
rand_seed

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

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

Extract knit parameters from a document
fig_path

Path for figure files
eclipse_theme

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

Knit a document
knit_meta

Metadata about objects to be printed
write_bib

Generate BibTeX bibliography databases for R packages
set_parent

Specify the parent document of child documents
vignette_engines

Package vignette engines
hook_plot_asciidoc

Default plot hooks for different output formats
plot_crop

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

All built-in patterns
knit_theme

Syntax highlighting themes
Sweave2knitr

Convert Sweave to knitr documents
hook_ffmpeg_html

Hooks to create animations in HTML output
dep_auto

Build automatic dependencies among chunks
spin_child

Spin a child R script
knit_global

The global environment in which code chunks are evaluated
all_labels

Get all chunk labels in a document
clean_cache

Clean cache files that are probably no longer needed
rocco

Knit R Markdown using the classic Docco style
knit_print

A custom printing function
knit_patterns

Patterns to match and extract R code in a document
set_header

Set the header information
dep_prev

Make later chunks depend on previous chunks
inline_expr

Wrap code using the inline R expression syntax
knit_exit

Exit knitting early
opts_knit

Options for the knitr package
knit_engines

Engines of other languages
hook_movecode

Some potentially useful document hooks
read_rforge

Read source code from R-Forge
rst2pdf

A wrapper for rst2pdf
read_chunk

Read chunks from an external script
load_cache

Load the cache database of a code chunk
knit2pdf

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

Encode an image file to a data URI
knit_child

Knit a child document
stitch

Automatically create a report based on an R script and a template
knitr-package

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

Spin goat's hair into wool
pandoc

A Pandoc wrapper to convert Markdown documents to other formats
knit2html

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

Knit an R Markdown document and post it to WordPress
knit_expand

A simple macro preprocessor for templating purposes
set_alias

Set aliases for chunk options
engine_output

An output wrapper for language engine output
knit_filter

Spell check filter for source documents
knit_rd

Knit package documentation
opts_chunk

Default and current chunk options
wrap_rmd

Wrap long lines in Rmd files
hook_rgl

Built-in chunk hooks to extend knitr
current_input

Query the current input filename