Creates a mixtime vector, which can contain time points of different
granularities (e.g. monthly and quarterly) in a single vector via vecvec.
Usage
new_mixtime(x = new_time())Arguments
- x
A mixtime time vector (created with
new_time()) to wrap in a mixtime class.