generate_LaTeX_manual: Generate LaTeX manual of installed package
Description
Generate LaTeX manual of installed package
Usage
generate_LaTeX_manual(pkg, launch = TRUE)
Arguments
pkg
Quoted package name (must be installed).
launch
Should the PDF created be launched using the viewer (TRUE
by default)?
Value
See system
.
Called for its side-effect: creates a PDF in the current working directory. Requires a TeX distribution.