# Generated by roxygen2: do not edit by hand

S3method("[",tbl_time)
S3method(anti_join,tbl_time)
S3method(arrange,tbl_time)
S3method(arrange_,tbl_time)
S3method(as_period,default)
S3method(as_period,tbl_time)
S3method(as_tbl_time,default)
S3method(as_tbl_time,tbl_df)
S3method(as_tibble,grouped_tbl_time)
S3method(as_tibble,tbl_time)
S3method(ceiling_index,default)
S3method(ceiling_index,hms)
S3method(ceiling_index,yearmon)
S3method(ceiling_index,yearqtr)
S3method(distinct,tbl_time)
S3method(filter,tbl_time)
S3method(filter_time,default)
S3method(filter_time,tbl_time)
S3method(floor_index,default)
S3method(floor_index,hms)
S3method(floor_index,yearmon)
S3method(floor_index,yearqtr)
S3method(full_join,tbl_time)
S3method(group_by,tbl_time)
S3method(inner_join,tbl_time)
S3method(left_join,tbl_time)
S3method(mutate,tbl_time)
S3method(mutate_,tbl_time)
S3method(parse_period,character)
S3method(parse_period,default)
S3method(print,tbl_time)
S3method(reconstruct,tbl_time)
S3method(right_join,tbl_time)
S3method(select,tbl_time)
S3method(semi_join,tbl_time)
S3method(slice,tbl_time)
S3method(slice_,tbl_time)
S3method(split_to_list,Date)
S3method(split_to_list,POSIXct)
S3method(split_to_list,character)
S3method(split_to_list,default)
S3method(split_to_list,hms)
S3method(split_to_list,yearmon)
S3method(split_to_list,yearqtr)
S3method(summarise,tbl_time)
S3method(summarise_,tbl_time)
S3method(summarize_,tbl_time)
S3method(transmute,tbl_time)
S3method(ungroup,tbl_time)
export("%>%")
export(as_period)
export(as_tbl_time)
export(ceiling_index)
export(collapse_by)
export(collapse_index)
export(create_series)
export(filter)
export(filter_time)
export(floor_index)
export(get_index_char)
export(get_index_class)
export(get_index_col)
export(get_index_quo)
export(get_index_time_zone)
export(parse_period)
export(partition_index)
export(reconstruct)
export(rollify)
export(tbl_time)
importFrom(Rcpp,sourceCpp)
importFrom(dplyr,"%>%")
importFrom(dplyr,anti_join)
importFrom(dplyr,arrange)
importFrom(dplyr,arrange_)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,full_join)
importFrom(dplyr,group_by)
importFrom(dplyr,inner_join)
importFrom(dplyr,left_join)
importFrom(dplyr,mutate)
importFrom(dplyr,mutate_)
importFrom(dplyr,right_join)
importFrom(dplyr,select)
importFrom(dplyr,semi_join)
importFrom(dplyr,slice)
importFrom(dplyr,slice_)
importFrom(dplyr,summarise)
importFrom(dplyr,summarise_)
importFrom(dplyr,summarize_)
importFrom(dplyr,transmute)
importFrom(dplyr,ungroup)
importFrom(rlang,"%||%")
importFrom(rlang,":=")
importFrom(rlang,.data)
importFrom(tibble,as_tibble)
importFrom(tibble,trunc_mat)
useDynLib(tibbletime, .registration = TRUE)
