Take the `params` and creates an Excel file which can be downloaded and reuploaded at a later date
params_to_xlsx(params, file)
Arguments
| params |
the current `params` object used to model the data |
| file |
the filename where to save the xlsx file |
Value
invisibly returns where the file was saved