# Generated by roxygen2: do not edit by hand

export(age_land)
export(anecdotal)
export(be_hunter)
export(case01plot)
export(case23plot)
export(chapman_est)
export(count_agent_cells)
export(dens_est)
export(gmse)
export(gmse_apply)
export(gmse_apply_summary)
export(gmse_gui)
export(gmse_replicates)
export(gmse_summary)
export(gmse_table)
export(ind_to_land)
export(make_agents)
export(make_costs)
export(make_interaction_array)
export(make_interaction_table)
export(make_landscape)
export(make_resource)
export(make_utilities)
export(manager)
export(observation)
export(owner_land_ssa)
export(plot_gmse_effort)
export(plot_gmse_results)
export(resource)
export(user)
export(utility_layer)
importFrom(grDevices,topo.colors)
importFrom(graphics,abline)
importFrom(graphics,axis)
importFrom(graphics,image)
importFrom(graphics,legend)
importFrom(graphics,mtext)
importFrom(graphics,par)
importFrom(graphics,plot)
importFrom(graphics,points)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(shiny,actionButton)
importFrom(shiny,br)
importFrom(shiny,column)
importFrom(shiny,div)
importFrom(shiny,eventReactive)
importFrom(shiny,fluidPage)
importFrom(shiny,getDefaultReactiveDomain)
importFrom(shiny,headerPanel)
importFrom(shiny,hr)
importFrom(shiny,icon)
importFrom(shiny,observeEvent)
importFrom(shiny,p)
importFrom(shiny,plotOutput)
importFrom(shiny,radioButtons)
importFrom(shiny,renderPlot)
importFrom(shiny,renderTable)
importFrom(shiny,runApp)
importFrom(shiny,selectInput)
importFrom(shiny,shinyApp)
importFrom(shiny,sliderInput)
importFrom(shiny,tableOutput)
importFrom(shiny,tags)
importFrom(shiny,uiOutput)
importFrom(shinycssloaders,withSpinner)
importFrom(shinydashboard,dashboardBody)
importFrom(shinydashboard,dashboardHeader)
importFrom(shinydashboard,dashboardPage)
importFrom(shinydashboard,dashboardSidebar)
importFrom(shinydashboard,menuItem)
importFrom(shinydashboard,sidebarMenu)
importFrom(shinydashboard,tabItem)
importFrom(shinydashboard,tabItems)
importFrom(shinydashboard,updateTabItems)
importFrom(shinyjs,useShinyjs)
importFrom(stats,rnorm)
importFrom(stats,rpois)
importFrom(stats,runif)
useDynLib(GMSE)
