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