#' @export
aqi_category_names <- c("Good", "Moderate", "Unhealthy for Sensitive Groups", "Unhealthy", "Very Unhealthy", "Hazardous")
#' @export
aqi_category_colors <- c("#00E400", "#FFFF00", "#FF7E00", "#FF0000", "#8F3F97", "#7E0023")
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.