readJJMConfig: Read dat and ctl files from disk to create a jjm.config...

View source: R/readJJMConfig.R

readJJMConfigR Documentation

Read dat and ctl files from disk to create a jjm.config object.

Description

Store in an R object (of class jjm.config) the dat and ctl files needed to run a model.

Usage

readJJMConfig(model, path, input = NULL, ...)

Arguments

model

Model object or outputs

path

Path to the ctl file

input

Path to the input files

...

Additional arguments passed to other functions.

Examples

## Not run: 
readJJMConfig(mod1)

## End(Not run)

SPRFMO/jjmr documentation built on Aug. 6, 2024, 3:12 p.m.