new_c4c_co2_result {care4cmodel} | R Documentation |
Constructor for the Class c4c_co2_result
Description
For internal use only. Objects of class c4c_co2_result are only constructed by functions that evaluate simulation runs. There is no validator function, for such objects, because their consistency is guaranteed by the functions that build them.
Usage
new_c4c_co2_result(x = list())
Arguments
x |
An object to become a |
Value
x
, but with the class attribute c4c_co2_result
[Package care4cmodel version 1.0.3 Index]