df_to_ts: Convert a dataframe to an time series object. Only works for...

Description Usage Arguments Value

View source: R/fct_xts.R

Description

Convert a dataframe to an time series object. Only works for Year Quarters.

Usage

1
df_to_ts(df, selected_vars = NULL, start = NULL, end = NULL)

Arguments

df

Value

an ts object generated from the dataframe.


saralsmith/SHIFT documentation built on Feb. 7, 2021, 5:48 p.m.