parse_model_code: Parse model code

View source: R/parse-model-code.R

parse_model_codeR Documentation

Parse model code

Description

This reads the core model code and combines it with the functions used by the model.

Usage

parse_model_code(base = "base_lsd", ctl = "lsd.ctl", save = FALSE)

Arguments

base

the core model code

ctl

the .ctl file that will be input to the model. This is needed for switching parameters on/off.

save

should the full model be written to file or not


quantifish/rlsd documentation built on Sept. 6, 2024, 3:04 p.m.