View source: R/write_flexfile.R
write_flexfile | R Documentation |
write_flexfile()
writes a list of tibbles into a zip folder of JSON files.
Each tibble corresponds to its respective JSON table. This function can write both a FlexFile
and a Quantity report.
write_flexfile(x, file)
x |
An object of class flexfile_class or quantityreport_class. |
file |
Path to a FlexFile or Quantity Report .zip archive. For the 3-Part Template, a character vector of the three Excel files to read. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.