Skip to contents

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.

Value

A mixtime object, which allows mixed-type time vectors to coexist in a single vector.