Call this function when knitting a document that includes pmtables output.
Arguments
- packages
a character vector of latex package names; will get passed to
rmarkdown::latex_dependency()and then toknitr::knit_meta_add(); default is to install packages returned byst_knit_deps()- force
if
TRUE, then add latex dependencies regardless of knit status; this is for internal testing use only
