as.fts.uts: Coercion to fts

Description Usage Arguments Value Examples

View source: R/coercions.R

Description

Coercion to fts

Usage

1

Arguments

x

a "uts" object.

Value

An fts object.

Examples

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

andreas50/uts documentation built on April 8, 2021, 10:03 a.m.