new_tbl_time | R Documentation |
Often used internally by developers extending tibbletime
new_tbl_time(x, index_quo, index_time_zone, ..., subclass = NULL)
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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.