View source: R/utils_params_to_xlsx.R
params_to_xlsx | R Documentation |
Take the 'params' and creates an Excel file which can be downloaded and reuploaded at a later date
params_to_xlsx(params, file)
params |
the current 'params' object used to model the data |
file |
the filename where to save the xlsx file |
invisibly returns where the file was saved
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.