getCompartments {campsismod} | R Documentation |
Detect all compartments names from the code records. Only for model instantiation. Not exported.
Description
Detect all compartments names from the code records. Only for model instantiation. Not exported.
Usage
getCompartments(records)
Arguments
records |
code records |
Value
a list of compartments
[Package campsismod version 1.1.2 Index]