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

export(ensemble)
export(ensemble_modelling)
export(gui)
export(load_enm)
export(load_occ)
export(load_stack)
export(load_var)
export(modelling)
export(save.enm)
export(save.stack)
export(stack_modelling)
export(stacking)
exportClasses(Algorithm.SDM)
exportClasses(Ensemble.SDM)
exportClasses(Stacked.SDM)
exportMethods(ensemble)
exportMethods(plot)
exportMethods(save.enm)
exportMethods(save.stack)
exportMethods(stacking)
exportMethods(sum)
exportMethods(update)
import(methods)
importFrom(SDMTools,accuracy)
importFrom(SDMTools,optim.thresh)
importFrom(dismo,maxent)
importFrom(e1071,svm)
importFrom(earth,earth)
importFrom(gbm,gbm)
importFrom(gplots,heatmap.2)
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(mgcv,gam)
importFrom(mgcv,gam.control)
importFrom(nnet,nnet)
importFrom(randomForest,randomForest)
importFrom(raster,aggregate)
importFrom(raster,as.factor)
importFrom(raster,calc)
importFrom(raster,crop)
importFrom(raster,extent)
importFrom(raster,extract)
importFrom(raster,layerStats)
importFrom(raster,mask)
importFrom(raster,overlay)
importFrom(raster,predict)
importFrom(raster,raster)
importFrom(raster,readAll)
importFrom(raster,reclassify)
importFrom(raster,res)
importFrom(raster,resample)
importFrom(raster,stack)
importFrom(raster,values)
importFrom(raster,writeRaster)
importFrom(rpart,rpart)
importFrom(rpart,rpart.control)
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,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(sp,Polygon)
importFrom(sp,Polygons)
importFrom(sp,SpatialPoints)
importFrom(sp,SpatialPolygons)
importFrom(sp,bbox)
importFrom(sp,spplot)
importFrom(spThin,thin)
importFrom(stats,aggregate.data.frame)
importFrom(stats,cor)
importFrom(stats,glm)
importFrom(stats,glm.control)
importFrom(stats,rbinom)
importFrom(stats,runif)
importFrom(stats,sd)
importFrom(stats,var)
importFrom(utils,lsf.str)
importFrom(utils,read.csv)
importFrom(utils,read.csv2)
importFrom(utils,tail)
importFrom(utils,write.csv)
