loadConf: Loads a model configuration from a file

View source: R/conf.R

loadConfR Documentation

Loads a model configuration from a file

Description

Loads a model configuration from a file

Usage

loadConf(dat, file, patch = FALSE)

Arguments

dat

ccam data list as returned from the function setup.ccam.data

file

the file to read the configuration from

patch

logical if TRUE missing entries will be automatically filled with default values

Details

function useful loading a model configuration. Such a configuration can be saved via the saveConf function


elisvb/CCAM documentation built on March 13, 2023, 6:55 a.m.