# Generated by roxygen2: do not edit by hand

export(build_target_hist)
export(calc_abp)
export(calculate_discrepancy)
export(check_fire_data)
export(cleanse_duplicates)
export(fit_powerlaw)
export(flp20_to_bp_df)
export(flp20_to_df)
export(flp20_to_raster)
export(get_select_params)
export(select_events)
export(visualize_selected_dist)
import(ggplot2)
import(sf)
importFrom(doParallel,registerDoParallel)
importFrom(dplyr,bind_rows)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,summarise)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(graphics,hist)
importFrom(parallel,clusterExport)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(rlang,.data)
importFrom(sf,st_as_sf)
importFrom(sf,st_geometry)
importFrom(stats,density)
importFrom(stats,runif)
importFrom(stats,weighted.mean)
importFrom(stringr,str_split_i)
importFrom(terra,makeValid)
importFrom(terra,rast)
importFrom(terra,rasterize)
importFrom(terra,vect)
importFrom(tidyr,pivot_longer)
importFrom(tidyselect,all_of)
importFrom(utils,read.csv)
