as-tibble: Coerce to a tibble or data frame

as_tibble.tbl_tsR Documentation

Coerce to a tibble or data frame

Description

Coerce to a tibble or data frame

Usage

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

Arguments

x

A tbl_ts.

...

Ignored.

Examples

as_tibble(pedestrian)

tsibble documentation built on June 27, 2024, 5:06 p.m.