Nothing
#' @importFrom utils write.csv
#' @importFrom stats reorder
#' @importFrom ggplot2 ggplot aes geom_bar labs scale_fill_brewer scale_fill_manual theme_minimal element_text facet_wrap coord_flip ggsave theme
#' @importFrom tibble tibble
#' @importFrom dplyr bind_rows
#' @importFrom purrr map_df
NULL
globalVariables(c("category", "count", "element", "issue", "site_name", "type"))
Any scripts or data that you put into this service are public.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.