# Generated by roxygen2: do not edit by hand

S3method("[",incidence_df)
S3method("[<-",incidence_df)
S3method("names<-",incidence_df)
S3method(as.data.frame,incidence_df)
S3method(as_tibble,incidence_df)
S3method(facet_plot,incidence2)
S3method(format,incidence_df)
S3method(get_count_names,default)
S3method(get_count_names,incidence_df)
S3method(get_counts,default)
S3method(get_counts,incidence_df)
S3method(get_date_index,default)
S3method(get_date_index,incidence_df)
S3method(get_dates_name,default)
S3method(get_dates_name,incidence_df)
S3method(get_group_names,default)
S3method(get_group_names,incidence_df)
S3method(get_interval,default)
S3method(get_interval,incidence2)
S3method(get_n,default)
S3method(get_n,incidence_df)
S3method(get_timespan,default)
S3method(get_timespan,incidence2)
S3method(keep_first,default)
S3method(keep_first,grates_month)
S3method(keep_first,grates_period)
S3method(keep_first,grates_quarter)
S3method(keep_first,grates_year)
S3method(keep_first,grates_yearweek)
S3method(keep_first,incidence_df)
S3method(keep_last,default)
S3method(keep_last,grates_month)
S3method(keep_last,grates_period)
S3method(keep_last,grates_quarter)
S3method(keep_last,grates_year)
S3method(keep_last,grates_yearweek)
S3method(keep_last,incidence_df)
S3method(plot,incidence2)
S3method(print,incidence_df)
S3method(summary,incidence_df)
export(as_tibble)
export(build_incidence)
export(complete_counts)
export(cumulate)
export(facet_plot)
export(get_count_names)
export(get_counts)
export(get_counts_name)
export(get_date_group_names)
export(get_date_index)
export(get_dates)
export(get_dates_name)
export(get_group_names)
export(get_interval)
export(get_n)
export(get_timespan)
export(incidence)
export(keep_first)
export(keep_last)
export(muted)
export(new_incidence)
export(regroup)
export(validate_incidence)
export(vibrant)
import(data.table)
import(vctrs)
importFrom(dplyr,across)
importFrom(dplyr,all_of)
importFrom(dplyr,full_join)
importFrom(dplyr,grouped_df)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(grDevices,colorRampPalette)
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(rlang,call_args_names)
importFrom(rlang,enquo)
importFrom(rlang,get_expr)
importFrom(rlang,inherits_all)
importFrom(rlang,quo_is_null)
importFrom(rlang,sym)
importFrom(rlang,syms)
importFrom(stats,complete.cases)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(tibble,as_tibble)
importFrom(tibble,new_tibble)
importFrom(tibble,validate_tibble)
