desc_to_latex: Converts a DESCRIPTION file to LaTeX

desc_to_latexR Documentation

Converts a DESCRIPTION file to LaTeX

Description

Returns the contents of the DESCRIPTION in LaTeX format.

Usage

desc_to_latex(file = ".")

Arguments

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.


r-lib/desc documentation built on Feb. 10, 2025, 3:45 a.m.