R/quappo.gen.R
read_chunk_toml.Rd
Reads in a TOML file containing structured figure or table code chunk data, suited to be fed to chunks().
chunks()
read_chunk_toml(path)
Path to the TOML file containing structured figure or table code chunk data. A character scalar.
A tibble.
Other code chunk functions: chunks(), fig_chunk(), tbl_chunk()
fig_chunk()
tbl_chunk()