generate_LaTeX_manual: Generate LaTeX manual of installed package

View source: R/generate_LaTeX_manual.R

generate_LaTeX_manualR Documentation

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.

Source

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


HughParsonage/hutils documentation built on Feb. 12, 2023, 8:26 a.m.