# Generated by roxygen2: do not edit by hand

S3method(reaggregate_counts,default)
S3method(reaggregate_rates,default)
export(aggregate_age_counts)
export(breaks_to_interval)
export(cut_ages)
export(reaggregate_counts)
export(reaggregate_interval_counts)
export(reaggregate_interval_rates)
export(reaggregate_rates)
export(split_interval_counts)
importFrom(cli,cli_abort)
importFrom(rlang,check_dots_empty0)
importFrom(stats,ave)
importFrom(tibble,new_tibble)
useDynLib(ageutils, .registration = TRUE, .fixes = "C_")
