save_file | R Documentation |
Save files in create analytic file step uisng fwrite
save_file( data, std_analytic_root = wd$std_analytic_root, save_folder = NULL, year )
data |
file name to save |
save_folder |
name of the folder to save under |
year |
year will be used as the csv data name |
wd |
directory path to the analytic file folder |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.