R/app_global.R

# Global.R
# Define parameters and variables used in global scope.


#' Global Settings
#' 
#' @export
APP_SETTINGS <- list(
  "PORT" = 1994 #Port used for serving application
)
MehdiChelh/triangle.tlbx documentation built on May 18, 2020, 3:14 a.m.