# Generated by roxygen2: do not edit by hand

export("%>%")
export(dbDisconnect)
export(rmap_add_bio)
export(rmap_add_ranges)
export(rmap_connect)
export(rmap_prepare)
export(rmap_save_map)
export(rmap_save_subset)
export(rmap_to_sf)
exportMethods(rmap_add_bio)
exportMethods(rmap_add_ranges)
exportMethods(rmap_prepare)
exportMethods(rmap_save_map)
exportMethods(rmap_save_subset)
exportMethods(rmap_to_sf)
import(RSQLite)
import(graphics)
importFrom(data.table,data.table)
importFrom(data.table,rbindlist)
importFrom(data.table,setDT)
importFrom(data.table,setcolorder)
importFrom(data.table,setnames)
importFrom(data.table,timetaken)
importFrom(exactextractr,exact_extract)
importFrom(future,multicore)
importFrom(future,multisession)
importFrom(future,plan)
importFrom(future,sequential)
importFrom(future.apply,future_lapply)
importFrom(glue,glue)
importFrom(magrittr,"%>%")
importFrom(magrittr,is_greater_than)
importFrom(magrittr,not)
importFrom(methods,as)
importFrom(methods,new)
importFrom(methods,validObject)
importFrom(progressr,handlers)
importFrom(progressr,progressor)
importFrom(progressr,with_progress)
importFrom(raster,raster)
importFrom(sf,"st_crs<-")
importFrom(sf,st_as_binary)
importFrom(sf,st_as_sf)
importFrom(sf,st_as_sfc)
importFrom(sf,st_bbox)
importFrom(sf,st_crs)
importFrom(sf,st_drop_geometry)
importFrom(sf,st_intersects)
importFrom(sf,st_make_grid)
