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)

tidyverts/tsibble documentation built on Feb. 7, 2024, 5:11 a.m.