tsibble (version 1.1.4)

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
as_tibble(pedestrian)

Run the code above in your browser using DataLab