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