ts_datazoo: Create a time series of a dataframe

Description Usage Arguments Value Examples

View source: R/functions.R

Description

This function creates a time series of the dataset with the R-package 'zoo' with the rownames used as dates (quarterly).

Usage

1

Arguments

dataset

A dataframe (default= 'NULL' which will recall the original dataset).

Value

A class 'zoo' object.

Examples

1
2

unimi-dse/9768672c documentation built on Feb. 16, 2020, 5:45 a.m.