SoilR.F0.new {SoilR} | R Documentation |
The function internally calls the constructor of the replacement class
ConstFc-class
.
SoilR.F0.new(values = c(0), format = "Delta14C")
values |
a numeric vector |
format |
a character string describing the format e.g. "Delta14C" |
An object of class ConstFc-class
that contains data
and a format description that can later be used to convert the data into
other formats if the conversion is implemented.