Skip to contents

All functions

CFCalendar
Basic CF calendar
CFCalendar360
360-day CF calendar
CFCalendar365
365-day CF calendar
CFCalendar366
366-day CF calendar
CFCalendarJulian
Julian CF calendar
CFCalendarNone
CF calendar with no annual cycle
CFCalendarProleptic
Proleptic Gregorian CF calendar
CFCalendarStandard
Standard CF calendar
CFCalendarTAI
International Atomic Time CF calendar
CFCalendarUTC
Coordinated Universal Time CF calendar
CFClimatology
CFClimatology class
CFfactor()
Create a factor from the offsets in a CFTime instance
CFfactor_coverage()
Coverage of time elements for each factor level
CFfactor_units()
Number of base time units in each factor level
CFtime()
Create a CFTime object
CFTime
CFTime class
as.character(<CFTime>)
Return the timestamps contained in the CFTime instance
as_timestamp()
Create a vector that represents CF timestamps
bounds() `bounds<-`()
Bounds of the time offsets
cut(<CFTime>)
Create a factor for a CFTime instance
slab()
Deprecated functions
`==`(<CFTime>)
Equivalence of CFTime objects
format(<CFTime>)
Format the timestamps in the CFTime instance
indexOf()
Find the index of timestamps in the time series
is_complete()
Indicates if the time series is complete
length(<CFTime>)
The length of the offsets contained in the CFTime instance.
month_days()
Return the number of days in a month given a certain CF calendar
parse_timestamps()
Parse series of timestamps in CF format to date-time elements
`+`(<CFTime>)
Extend a CFTime object
definition() calendar() unit() origin() timezone() offsets() resolution()
Properties of a CFTime object
range(<CFTime>)
Extreme time series values
slice()
Which time steps fall within extreme values
str(<CFTime>)
Compact display of a CFTime instance
`[`(<CFTime>)
Subset a CFTime instance by position in the time series