inst/apps/myFirstApp/global.R

library(shiny)
library(shinythemes)
library(choroplethr)
library(choroplethrMaps)

data("df_state_demographics")
map_data <- df_state_demographics
jtelliott/attrition-forecast documentation built on May 4, 2019, 10:55 a.m.