library(teachingApps)
needs::needs(metricsgraphics)
library(shiny)
library(shinythemes)
library(choroplethr)
library(choroplethrMaps)
data('df_state_demographics')
map_data <- df_state_demographics
#install.packages(c('shinythemes', 'choroplethr','choroplethrMaps'))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.