View source: R/load-iscam-files.R
load_iscam_files | R Documentation |
Construct an iscam model object from its input and output files
load_iscam_files(model_dir, mcmc_subdir = "mcmc", ...)
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 |
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.
An iscam model object
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.