get_series_data: Retrieve the observations of a ts/zoo/xts time series object

View source: R/get_series_data.R

get_series_dataR Documentation

Retrieve the observations of a ts/zoo/xts time series object

Description

Function will retrieve the data of a ts,zoo or xts object.

Usage

get_series_data(series = NULL)

Arguments

series

Either a ts,zoo or xts time object.

Value

A numeric/character vector of observations

Author(s)

Rick Dean


deandevl/RtsaPkg documentation built on Oct. 5, 2023, 5:23 p.m.