This function saves the current version of the data to file. It should be run between every chapter of the report to ensure that all data are available. If the infile parameter is NULL, the globally defined location for the data extract file will be used.
1 | save_image(infile, verbose = TRUE)
|
infile |
Path to the input file |
verbose |
Be verbose? Default is true. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.