# Generated by roxygen2: do not edit by hand

S3method("$<-",incidence2)
S3method("[",incidence2)
S3method("[<-",incidence2)
S3method("names<-",incidence2)
S3method(as.data.frame,incidence2)
S3method(as.data.table,incidence2)
S3method(as_incidence,default)
S3method(as_incidence,incidence2)
S3method(as_tibble,incidence2)
S3method(dplyr::dplyr_reconstruct,incidence2)
S3method(get_count_value,default)
S3method(get_count_value,incidence2)
S3method(get_count_value_name,default)
S3method(get_count_value_name,incidence2)
S3method(get_count_variable,default)
S3method(get_count_variable,incidence2)
S3method(get_count_variable_name,default)
S3method(get_count_variable_name,incidence2)
S3method(get_date_index,default)
S3method(get_date_index,incidence2)
S3method(get_date_index_name,default)
S3method(get_date_index_name,incidence2)
S3method(get_group_names,default)
S3method(get_group_names,incidence2)
S3method(get_groups,default)
S3method(get_groups,incidence2)
S3method(mutate,incidence2)
S3method(nest,incidence2)
S3method(plot,incidence2)
S3method(rbind,incidence2)
S3method(split,incidence2)
S3method(summarise,incidence2)
S3method(summary,incidence2)
S3method(tbl_sum,incidence2)
export(as.data.table)
export(as_incidence)
export(as_tibble)
export(bootstrap_incidence)
export(build_incidence)
export(complete_dates)
export(cumulate)
export(estimate_peak)
export(facet_plot)
export(first_peak)
export(get_count_value)
export(get_count_value_name)
export(get_count_variable)
export(get_count_variable_name)
export(get_date_index)
export(get_date_index_name)
export(get_dates)
export(get_dates_name)
export(get_group_names)
export(get_groups)
export(get_interval)
export(get_timespan)
export(incidence)
export(incidence_)
export(keep_first)
export(keep_last)
export(keep_peaks)
export(mutate)
export(muted)
export(nest)
export(new_incidence)
export(regroup)
export(regroup_)
export(select)
export(summarise)
export(unnest)
export(unpack)
export(validate_incidence)
export(vibrant)
import(data.table, except = c(isoweek, year))
import(grates)
importFrom(data.table,as.data.table)
importFrom(dplyr,mutate)
importFrom(dplyr,select)
importFrom(dplyr,summarise)
importFrom(pillar,tbl_sum)
importFrom(tibble,as_tibble)
importFrom(tidyr,nest)
importFrom(tidyr,unnest)
importFrom(tidyr,unpack)
importFrom(ympes,assert_bool)
importFrom(ympes,assert_scalar_character)
importFrom(ympes,assert_scalar_numeric)
importFrom(ympes,assert_scalar_numeric_not_na)
importFrom(ympes,assert_scalar_whole)
