# Generated by roxygen2: do not edit by hand

export("%>%")
export(ensemble)
export(ensemble_modelling)
export(evaluate)
export(gui)
export(load_esdm)
export(load_occ)
export(load_stack)
export(load_var)
export(mapDiversity)
export(modelling)
export(project)
export(save.esdm)
export(save.stack)
export(stack_modelling)
export(stacking)
exportClasses(Algorithm.SDM)
exportClasses(Ensemble.SDM)
exportClasses(Stacked.SDM)
exportMethods(ensemble)
exportMethods(evaluate)
exportMethods(mapDiversity)
exportMethods(plot)
exportMethods(project)
exportMethods(save.esdm)
exportMethods(save.stack)
exportMethods(stacking)
exportMethods(sum)
exportMethods(update)
import(methods)
importFrom(dismo,evaluate)
importFrom(dismo,maxent)
importFrom(dismo,threshold)
importFrom(doParallel,registerDoParallel)
importFrom(e1071,svm)
importFrom(earth,earth)
importFrom(foreach,"%dopar%")
importFrom(foreach,foreach)
importFrom(gbm,gbm)
importFrom(ggplot2,aes)
importFrom(ggplot2,element_blank)
importFrom(ggplot2,element_text)
importFrom(ggplot2,geom_text)
importFrom(ggplot2,geom_tile)
importFrom(ggplot2,ggplot)
importFrom(ggplot2,scale_fill_gradient)
importFrom(ggplot2,theme)
importFrom(ggplot2,theme_minimal)
importFrom(grDevices,heat.colors)
importFrom(grDevices,is.raster)
importFrom(grDevices,rainbow)
importFrom(grDevices,terrain.colors)
importFrom(graphics,arrows)
importFrom(graphics,barplot)
importFrom(graphics,legend)
importFrom(iterators,icount)
importFrom(itertools,isplitVector)
importFrom(leaflet,addLegend)
importFrom(leaflet,addRasterImage)
importFrom(leaflet,addTiles)
importFrom(leaflet,colorNumeric)
importFrom(leaflet,leaflet)
importFrom(leaflet,leafletOutput)
importFrom(leaflet,renderLeaflet)
importFrom(magrittr,"%>%")
importFrom(mgcv,gam)
importFrom(mgcv,gam.control)
importFrom(nnet,nnet)
importFrom(parallel,detectCores)
importFrom(parallel,makeCluster)
importFrom(parallel,stopCluster)
importFrom(poibin,dpoibin)
importFrom(randomForest,randomForest)
importFrom(raster,"values<-")
importFrom(raster,Which)
importFrom(raster,aggregate)
importFrom(raster,as.factor)
importFrom(raster,calc)
importFrom(raster,crop)
importFrom(raster,crs)
importFrom(raster,extent)
importFrom(raster,extract)
importFrom(raster,layerStats)
importFrom(raster,mask)
importFrom(raster,overlay)
importFrom(raster,predict)
importFrom(raster,raster)
importFrom(raster,rasterToPoints)
importFrom(raster,rasterize)
importFrom(raster,readAll)
importFrom(raster,reclassify)
importFrom(raster,res)
importFrom(raster,resample)
importFrom(raster,setValues)
importFrom(raster,stack)
importFrom(raster,values)
importFrom(raster,writeRaster)
importFrom(raster,xyFromCell)
importFrom(reshape2,melt)
importFrom(rpart,rpart)
importFrom(rpart,rpart.control)
importFrom(scales,muted)
importFrom(sdm,calibration)
importFrom(sf,st_as_sf)
importFrom(sf,st_buffer)
importFrom(shiny,actionButton)
importFrom(shiny,brushOpts)
importFrom(shiny,checkboxGroupInput)
importFrom(shiny,checkboxInput)
importFrom(shiny,dataTableOutput)
importFrom(shiny,fluidPage)
importFrom(shiny,fluidRow)
importFrom(shiny,h1)
importFrom(shiny,h2)
importFrom(shiny,h3)
importFrom(shiny,htmlOutput)
importFrom(shiny,icon)
importFrom(shiny,incProgress)
importFrom(shiny,observeEvent)
importFrom(shiny,p)
importFrom(shiny,plotOutput)
importFrom(shiny,radioButtons)
importFrom(shiny,reactiveValues)
importFrom(shiny,renderDataTable)
importFrom(shiny,renderPlot)
importFrom(shiny,renderTable)
importFrom(shiny,renderText)
importFrom(shiny,renderUI)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,sliderInput)
importFrom(shiny,tabPanel)
importFrom(shiny,tableOutput)
importFrom(shiny,textOutput)
importFrom(shiny,uiOutput)
importFrom(shinydashboard,box)
importFrom(shinydashboard,dashboardBody)
importFrom(shinydashboard,dashboardHeader)
importFrom(shinydashboard,dashboardPage)
importFrom(shinydashboard,dashboardSidebar)
importFrom(shinydashboard,menuItem)
importFrom(shinydashboard,menuSubItem)
importFrom(shinydashboard,renderMenu)
importFrom(shinydashboard,sidebarMenu)
importFrom(shinydashboard,sidebarMenuOutput)
importFrom(shinydashboard,tabBox)
importFrom(shinydashboard,tabItem)
importFrom(shinydashboard,tabItems)
importFrom(spThin,thin)
importFrom(stats,aggregate.data.frame)
importFrom(stats,cor)
importFrom(stats,glm)
importFrom(stats,glm.control)
importFrom(stats,lm)
importFrom(stats,optim)
importFrom(stats,rbinom)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,capture.output)
importFrom(utils,lsf.str)
importFrom(utils,read.csv)
importFrom(utils,read.csv2)
importFrom(utils,tail)
importFrom(utils,write.csv)
