R/utils.R
ctsm.Rd
This is just a short-cut class constructor so that users can do
model <- ctsm()
instead of
model <- ctsmTMB$new().
model <- ctsmTMB$new()
ctsm()
library(ctsmTMB) model <- ctsm()