Generate LaTeX manual of installed package

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)?

Source

https://stackoverflow.com/a/30608000/1664978

Value

See system. Called for its side-effect: creates a PDF in the current working directory. Requires a TeX distribution.