model_outputs: model_outputs

View source: R/model_outputs.R

model_outputsR Documentation

model_outputs

Description

This is a function to get the model output available (variables and settings to get them).

Usage

model_outputs(outputs = TRUE)

Arguments

outputs

show the possible outputs and the settings to get them.

Value

The result is a table with the outputs and settings.

Examples

Examples of uses of the function

data(outputs_var)

outputs_var %>%
filter(simulation_file == "fluxes.csv")


AlbyDR/rSCOPE documentation built on Dec. 19, 2024, 7:29 p.m.