# Note on globals https://www.r-bloggers.com/2019/08/no-visible-binding-for-global-variable/
utils::globalVariables(
c(
".data",
".",
"muni_recode",
"county_recode",
"n",
"for_colors",
"fontawesome",
"xvals",
"yvals",
"fill"
)
)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.