R/generate_LaTeX_manual.R
generate_LaTeX_manual.RdGenerate LaTeX manual of installed package
generate_LaTeX_manual(pkg, launch = TRUE)
| pkg | Quoted package name (must be installed). |
|---|---|
| launch | Should the PDF created be launched using the viewer ( |
https://stackoverflow.com/a/30608000/1664978
See system.
Called for its side-effect: creates a PDF in the current working directory. Requires a TeX distribution.