getters {tibbletime} | R Documentation |
Getters
Description
Accessors to attributes of tbl_time
objects.
Usage
get_index_quo(.tbl_time)
get_index_char(.tbl_time)
get_index_col(.tbl_time)
get_index_time_zone(.tbl_time)
get_index_class(.tbl_time)
Arguments
.tbl_time |
A |
[Package tibbletime version 0.1.8 Index]