as.xts.uts_vector: Coercion to xts

Description Usage Arguments Value Examples

View source: R/coercions.R

Description

Coercion to xts

Usage

1

Arguments

x

a "uts_vector" object.

...

further arguments passed to or from methods.

Value

A xts object.

Examples

1
2
3
if (requireNamespace("xts", quietly = TRUE)) {
  xts::as.xts(ex_uts_vector())
}

andreas50/utsMultivariate documentation built on Sept. 27, 2021, 10:33 p.m.