load_iscam_files: Construct an iscam model object from its input and output...

View source: R/load-iscam-files.R

load_iscam_filesR Documentation

Construct an iscam model object from its input and output files

Description

Construct an iscam model object from its input and output files

Usage

load_iscam_files(model_dir, mcmc_subdir = "mcmc", ...)

Arguments

model_dir

The directory the model is in

mcmc_subdir

subdirectory in which mcmc results for models are stored. Can be the empty string in which case they will be in the model's root directory

...

arguments to pass to calc_mcmc()

Details

Load all the iscam files for output and input, and return the model object If MCMC directory is present, load that and perform calculations for mcmc parameters.

Value

An iscam model object


pbs-assess/gfiscamutils documentation built on Oct. 24, 2024, 1:37 p.m.