devtools (version 0.8)

build_vignettes: Build package vignettes.

Description

Sweave and latex package vignettes. Sweaving and latexing is carried out in a temporary directory so that compilation artefacts don't pollute the source package - only the final pdf is copied to inst/doc.

Usage

build_vignettes(pkg = ".")

Arguments

pkg
package description, can be path or package name. See as.package for more information

See Also

clean_vignettes to remove the pdfs in inst/doc created from vignettes