desc_to_latex {desc} | R Documentation |
Returns the contents of the DESCRIPTION in LaTeX format.
desc_to_latex(file = ".")
file |
DESCRIPTION file to use. By default the DESCRIPTION file of the current package (i.e. the package the working directory is part of) is used. |