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)

earowang/tsibble documentation built on Feb. 6, 2024, 11:27 a.m.