new_tbl_time: Create a new tbl_time object

View source: R/new.R

new_tbl_timeR Documentation

Create a new tbl_time object

Description

Often used internally by developers extending tibbletime

Usage

new_tbl_time(x, index_quo, index_time_zone, ..., subclass = NULL)

Arguments

x

A tibble or data.frame

index_quo

The quo that references the index column

index_time_zone

The index time zone

...

Other attributes passed through to new_tibble()

subclass

A subclass to have as a child


business-science/tibbletime documentation built on Jan. 28, 2023, 10:34 a.m.