from_data_frame_to_ts: A converter from a data.frame to ts

Description Usage Arguments Value

View source: R/as_dataset.r

Description

The data.frame *must* follow a fixed schema (columns): - idx with obervations timestamps - year - period - freq - obs (the observations' values)

Usage

1

Arguments

y

the data.frame to be converted

Value

a ts object


giupo/rdataset documentation built on May 17, 2021, 9:27 p.m.