data-raw/generate-package-constants.R

## This code is not exported, but the objects it creates are located in RDA files in the data directory
## Add new package objects here, and re-source this file to re-generate the RDA file.

latex.nline <- " \\\\ "
latex.hline <- " \\hline "

use_data(latex.nline, overwrite = TRUE)
use_data(latex.hline, overwrite = TRUE)
pbs-assess/gfutilities documentation built on Sept. 18, 2023, 7:57 a.m.