A mixtime is a vector which describes a point in time. It uses a calendar definition to translate a vector of numbers into a point in time.

new_mixtime(x = NULL)

Arguments

x

The iterable value of the mixtime (for example, a value of 1 may indicate the first day).

calendar

The calendar structure over which the mixtime iterates. This can be created using new_calendar().