Forked from HYCAR-Hydro / airGR
Source project has a limited visibility.
app_server.R 244 bytes
#' The application server-side
#' 
#' @param input,output,session Internal parameters for {shiny}. 
#'     DO NOT REMOVE.
#' @import shiny
#' @noRd
app_server <- function( input, output, session ) {
  # List the first level callModules here