# Generated by roxygen2: do not edit by hand

export(calculate_HFTI)
export(calculate_RTI)
export(compute_indices)
export(generate_all_reports)
export(load_human_footprint)
export(load_roads)
export(process_occurrences)
importFrom(dplyr,distinct)
importFrom(dplyr,filter)
importFrom(dplyr,group_by)
importFrom(dplyr,mutate)
importFrom(dplyr,n)
importFrom(dplyr,summarise)
importFrom(dplyr,ungroup)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_line)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_density)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,ggsave)
importFrom(ggplot2,ggtitle)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_distiller)
importFrom(ggplot2,scale_color_viridis_c)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(magrittr,"%>%")
importFrom(methods,as)
importFrom(raster,extract)
importFrom(sf,st_as_sf)
importFrom(sf,st_distance)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_read)
importFrom(sf,st_set_geometry)
importFrom(sf,st_transform)
importFrom(stats,median)
importFrom(utils,write.csv)
