ts_optional.Rd
A wrapper around union of a type and undefined
ts_optional(type)
Type that is optional
x <- ts_optional(ts_numeric(1))