sourceProcess
sourceProcess.RdAllows read CARD with is formatism and convert it to a Process variable that explain all the step necessary for the extraction of process_extraction().
Arguments
- path
A character string as a path to the CARD file.
- default
The default process loaded by
Process_default = sourceProcess(file.path(CARD_path, "__default__.R"))to load the default parameters of every extraction process. DefaultNULL.
Value
A Process variable which is a list of general parameters, and sub list for each extraction process parameters.
See also
process_extraction()for extracting variables.process_trend()for performing trend analysis on extracted variables.CARD_management()for managing CARD parameterization files.CARD_extraction()for extracting variables using CARD parameterization files.