[Experimental]

new_calendar(granularity = list_of_time_units(), origin = logical())

Arguments

granularity

An origin-less identifier for the time increment of each value.

origin

Logical identifier for if the origin is meaningful.

Value

A calendar data frame.

Details

A calendar describes how time changes over some vector. It is responsible for converting a vector of numbers into a point in time.