# Generated by roxygen2: do not edit by hand

export(available_datasets)
export(bien_here)
export(bind_here)
export(check_countries)
export(check_states)
export(country_from_coords)
export(create_metadata)
export(faunabr_here)
export(fix_countries)
export(fix_states)
export(flag_bien)
export(flag_consensus)
export(flag_cultivated)
export(flag_duplicates)
export(flag_env_moran)
export(flag_faunabr)
export(flag_florabr)
export(flag_fossil)
export(flag_geo_moran)
export(flag_inaturalist)
export(flag_iucn)
export(flag_wcvp)
export(flag_year)
export(florabr_here)
export(format_columns)
export(get_bien)
export(get_env_bins)
export(get_idigbio)
export(get_specieslink)
export(ggmap_here)
export(ggrid_here)
export(import_gbif)
export(iucn_here)
export(map_here)
export(moranfast)
export(plot_env_bins)
export(prepare_gbif_download)
export(relocate_after)
export(relocate_before)
export(remove_accent)
export(remove_flagged)
export(remove_invalid_coordinates)
export(request_gbif)
export(richness_here)
export(set_gbif_credentials)
export(set_iucn_credentials)
export(set_specieslink_credentials)
export(spatial_kde)
export(spatialize)
export(standardize_countries)
export(standardize_states)
export(states_from_coords)
export(summarize_flags)
export(thin_env)
export(thin_geo)
export(wcvp_here)
importFrom(BIEN,BIEN_occurrence_box)
importFrom(BIEN,BIEN_occurrence_country)
importFrom(BIEN,BIEN_occurrence_county)
importFrom(BIEN,BIEN_occurrence_family)
importFrom(BIEN,BIEN_occurrence_genus)
importFrom(BIEN,BIEN_occurrence_records_per_species)
importFrom(BIEN,BIEN_occurrence_sf)
importFrom(BIEN,BIEN_occurrence_species)
importFrom(BIEN,BIEN_occurrence_state)
importFrom(BIEN,BIEN_ranges_load_species)
importFrom(Rcpp,sourceCpp)
importFrom(data.table,as.data.table)
importFrom(data.table,copy)
importFrom(data.table,data.table)
importFrom(data.table,fifelse)
importFrom(data.table,fread)
importFrom(data.table,fwrite)
importFrom(data.table,rbindlist)
importFrom(data.table,setorderv)
importFrom(faunabr,fauna_spat_occ)
importFrom(faunabr,filter_faunabr)
importFrom(faunabr,get_faunabr)
importFrom(faunabr,load_faunabr)
importFrom(fields,RdistEarth)
importFrom(fields,rdist.earth)
importFrom(florabr,filter_florabr)
importFrom(florabr,get_binomial)
importFrom(florabr,get_florabr)
importFrom(florabr,get_spat_occ)
importFrom(florabr,load_florabr)
importFrom(florabr,match_names)
importFrom(ggnewscale,new_scale_fill)
importFrom(ggplot2,aes)
importFrom(ggplot2,coord_flip)
importFrom(ggplot2,coord_sf)
importFrom(ggplot2,element_rect)
importFrom(ggplot2,expansion)
importFrom(ggplot2,facet_wrap)
importFrom(ggplot2,geom_bar)
importFrom(ggplot2,geom_hline)
importFrom(ggplot2,geom_point)
importFrom(ggplot2,geom_rect)
importFrom(ggplot2,geom_sf)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,geom_vline)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,labs)
importFrom(ggplot2,scale_color_manual)
importFrom(ggplot2,scale_fill_gradient2)
importFrom(ggplot2,scale_y_continuous)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(ggplot2,xlab)
importFrom(ggplot2,ylab)
importFrom(jsonlite,fromJSON)
importFrom(mapview,mapview)
importFrom(rgbif,name_backbone)
importFrom(rgbif,occ_count)
importFrom(rgbif,occ_download)
importFrom(rgbif,occ_download_get)
importFrom(rgbif,occ_download_import)
importFrom(rgbif,pred)
importFrom(rgbif,pred_and)
importFrom(rgbif,pred_in)
importFrom(ridigbio,idig_search_records)
importFrom(rredlist,rl_assessment)
importFrom(rredlist,rl_species)
importFrom(sf,st_as_sf)
importFrom(stats,dist)
importFrom(stats,median)
importFrom(stats,na.omit)
importFrom(stats,quantile)
importFrom(stats,setNames)
importFrom(stringi,stri_detect_regex)
importFrom(stringi,stri_enc_detect)
importFrom(stringi,stri_trans_general)
importFrom(terra,aggregate)
importFrom(terra,as.data.frame)
importFrom(terra,buffer)
importFrom(terra,cellFromXY)
importFrom(terra,convHull)
importFrom(terra,crop)
importFrom(terra,crs)
importFrom(terra,ext)
importFrom(terra,extract)
importFrom(terra,geom)
importFrom(terra,is.related)
importFrom(terra,mask)
importFrom(terra,nlyr)
importFrom(terra,prcomp)
importFrom(terra,predict)
importFrom(terra,project)
importFrom(terra,rast)
importFrom(terra,rasterize)
importFrom(terra,unwrap)
importFrom(terra,values)
importFrom(terra,vect)
importFrom(terra,writeVector)
importFrom(terra,xyFromCell)
importFrom(utils,download.file)
importFrom(utils,file.edit)
importFrom(utils,unzip)
useDynLib(RuHere, .registration = TRUE)
