Skip to contents

Create Tibble of MSE Output Data from Multiple Models

Usage

bind_mse_outputs(model_runs, var, extra_columns)

Arguments

model_runs

a list of MSE model run objects (created via `run_mse(...)`)

var

the output variable from the model run objects

extra_columns

a list of extra column names and values to add to the tibble