View source: R/knit-dependencies.R
st_use_knit_deps | R Documentation |
Call this function when knitting a document that includes pmtables output.
st_use_knit_deps(packages = NULL, force = FALSE)
st_knit_deps()
st_using_knit_deps()
packages |
a character vector of latex package names; will get passed
to |
force |
if |
Default set of packages that will be invoked when knitting a document:
float
booktabs
longtable
threeparttable
pdflscape
array
caption
Returns invisible NULL
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.