powered by
The length of the offsets contained in the CFtime instance.
# S4 method for CFtime length(x)
The number of offsets in the specified CFtime instance.
The CFtime instance whose length will be returned
cf <- CFtime("days since 1850-01-01", "julian", 0:364) length(cf)
Run the code above in your browser using DataLab