Submit a data file and an rmarkdown template as a file to generate a codebook. Used chiefly in the webapp.
load_data_and_render_codebook(file, text, remove_file = FALSE, ...)
path to a file to make codebook from (sav, rds, dta, por, xpt, csv, csv2, tsv, etc.)
codebook template
whether to remove file after rendering
all other arguments passed to rmarkdown::render()