read_model: read designated model

Description Usage Arguments Value

Description

loads the named model and returns a model object with model setup and data slots. By default, the model is loaded from the list of package supplied models. If user.path is set then the model is loaded from this location instead.

Usage

1
2
read_model(model.name, model.variant, model.ident = "base",
  model.subdir = "", user.path = "")

Arguments

model.name

name of model to read

model.variant

read the designated model variant (no default)

model.ident

appended to output files (e.g. OFFSHORE_model_annualresults-TAG.csv instead of just OFFSHORE_model_annualresults.csv)

model.subdir

store results in this sub directory of the main results folder

user.path

path to users top level model folder

Value

model object


strathclyde-marine-resource-modelling/StrathE2E2 documentation built on June 21, 2019, 2:43 a.m.