R/imports.R

#' @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"))

Try the waetr package in your browser

Any scripts or data that you put into this service are public.

waetr documentation built on April 16, 2025, 5:11 p.m.