View source: R/model_outputs.R
model_outputs | R Documentation |
This is a function to get the model output available (variables and settings to get them).
model_outputs(outputs = TRUE)
outputs |
show the possible outputs and the settings to get them. |
The result is a table with the outputs and settings.
Examples of uses of the function
data(outputs_var)
outputs_var %>%
filter(simulation_file == "fluxes.csv")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.