Skip to content
constants.R 170 B
Newer Older
# Root URL constants¨
SERVERS <- list(
  "I14Y" = "https://www.i14y.admin.ch",
  "ABN" = "iop-a.app.cfap02.atlantica.admin.ch"
)

LANGUAGES <- c('en', 'de', 'fr', 'it')