Often used internally by developers extending tibbletime
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