Skip to contents

Construct a model object from model definition files

Usage

get_model(model.name, local = FALSE)

Arguments

model.name

name of the model (see list_models() for options)

local

logical. if TRUE, use local model definition (in models subdirectory of main project repo). if FALSE, use package models.

Value

A macpan2::Model() object