library(aRtsy) # Ijeamaka Anyene's package for generative art library(flametree) # Danielle Navarro's package for generative art library(MexBrewer) # Color Palettes Inspired by Works of Mexican Muralists library(sf) # Simple Features for R library(tidyverse) # Easily Install and Load the 'Tidyverse'
load("df_mxstate_2020.RData")
usethis::use_data(df_mxstate_2020, overwrite = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.