tsibble (version 0.9.2)

as_tibble.tbl_ts: Coerce to a tibble or data frame

Description

Coerce to a tibble or data frame

Usage

# S3 method for tbl_ts
as_tibble(x, ...)

Arguments

x

A tbl_ts.

...

Ignored.

Examples

Run this code
# NOT RUN {
as_tibble(pedestrian)
# }

Run the code above in your browser using DataLab