View source: R/utils_download_output.R
download_output | R Documentation |
Prepares a data frame of the model output that can be downloaded as a csv in order to be used with other applications
download_output(model_output, params)
model_output |
output from |
params |
the current 'params' object used to model the data |
a data frame
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.