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)

Arguments

model_output

output from run_model() and get_model_output()

params

the current `params` object used to model the data

Value

a data frame