powered by
Character representation of the extreme values in the time series
CFrange(x)# S4 method for CFtime CFrange(x)
# S4 method for CFtime CFrange(x)
character. Vector of two character representations of the extremes of the time series.
An instance of the CFtime class
CFtime
CFrange(CFtime): Extreme values of the time series
CFrange(CFtime)
cf <- CFtime("days since 1850-01-01", "julian", 0:364) CFrange(cf)
Run the code above in your browser using DataLab