# Generated by roxygen2 (4.1.1): do not edit by hand

export(basemaps)
export(clean)
export(get_colors)
export(get_palette)
export(map_ggmap)
export(map_ggplot)
export(map_gist)
export(map_leaflet)
export(map_plot)
export(occ2sp)
export(palettes)
export(spocc_rcharts_togeojson)
export(style_geojson)
import(ggplot2)
import(spocc)
importFrom(RColorBrewer,brewer.pal)
importFrom(ggmap,get_map)
importFrom(ggmap,ggmap)
importFrom(gistr,gist_create)
importFrom(graphics,points)
importFrom(grid,unit)
importFrom(httr,POST)
importFrom(httr,content)
importFrom(httr,stop_for_status)
importFrom(httr,upload_file)
importFrom(leafletR,leaflet)
importFrom(leafletR,toGeoJSON)
importFrom(methods,as)
importFrom(methods,is)
importFrom(rworldmap,getMap)
importFrom(sp,SpatialPoints)
importFrom(sp,SpatialPointsDataFrame)
importFrom(sp,plot)
importFrom(stats,complete.cases)
importFrom(stats,na.omit)
importFrom(stats,setNames)
importFrom(utils,browseURL)
importFrom(utils,write.csv)
