zoo_to_data_frame: Function to transform a *zoo* time series object to a tibble.

View source: R/data_frame_to_zoo.R

zoo_to_data_frameR Documentation

Function to transform a zoo time series object to a tibble.

Description

Function to transform a zoo time series object to a tibble.

Usage

zoo_to_data_frame(zoo_df, clean_names = FALSE)

Arguments

zoo_df

A zoo time series object.

clean_names

If the zoo series contains more than one variable, should the names be cleaned?

Value

Tibble.

Author(s)

Stuart K. Grange.


skgrange/threadr documentation built on May 11, 2024, 12:16 p.m.