# Generated by roxygen2: do not edit by hand

export(EDA)
export(bar_plot)
export(calculate_market_metrics)
export(calculate_mrt)
export(calculate_total_uses)
export(generate_palette)
export(get_data)
export(get_species_details)
export(get_species_names)
export(get_table_names)
export(get_variable_names)
export(ilora_variable_guide)
export(introduction_pathways_plot)
export(plot_first_record_year_histogram)
export(plot_species_on_map)
export(species_count_plot)
export(visualize_native_range)
export(visualize_naturalized_range)
import(DBI)
import(RColorBrewer)
import(RPostgres)
import(dplyr)
import(glue)
import(rnaturalearth)
import(rnaturalearthdata)
import(sf)
import(tidyr)
importFrom(RColorBrewer,brewer.pal)
importFrom(grDevices,cm.colors)
importFrom(grDevices,colorRampPalette)
importFrom(grDevices,heat.colors)
importFrom(grDevices,rainbow)
importFrom(grDevices,terrain.colors)
importFrom(grDevices,topo.colors)
importFrom(viridis,cividis)
importFrom(viridis,inferno)
importFrom(viridis,magma)
importFrom(viridis,plasma)
importFrom(viridis,viridis)
