# Generated by roxygen2: do not edit by hand

S3method(hist,regweight)
S3method(plot,regweight)
S3method(summary,regweight)
export(calculate_weights)
export(plot_weighting_continuous)
export(plot_weighting_discrete)
export(plot_weighting_map)
importFrom(checkmate,assert_class)
importFrom(checkmate,assert_numeric)
importFrom(checkmate,test_character)
importFrom(checkmate,test_class)
importFrom(dplyr,"%>%")
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,summarize)
importFrom(dplyr,tibble)
importFrom(ggplot2,aes)
importFrom(ggplot2,expand_limits)
importFrom(ggplot2,geom_histogram)
importFrom(ggplot2,geom_line)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_pointrange)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_alpha_continuous)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_manual)
importFrom(ggplot2,scale_linetype_discrete)
importFrom(ggplot2,scale_x_discrete)
importFrom(ggplot2,scale_x_log10)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,theme_void)
importFrom(glue,glue)
importFrom(gt,gt)
importFrom(lpdensity,lpdensity)
importFrom(rlang,.data)
importFrom(rlang,abort)
importFrom(rlang,check_installed)
importFrom(scales,percent)
importFrom(stats,aggregate)
importFrom(stats,sd)
importFrom(stats,setNames)
importFrom(stats,weighted.mean)
importFrom(tidyr,pivot_longer)
importFrom(tidyselect,vars_select_helpers)
