#' @keywords internal
"_PACKAGE"
# The following block is used by usethis to automatically manage
# roxygen namespace tags. Modify with care!
## usethis namespace: start
#' @importFrom ggplot2 after_stat
#' @importFrom rlang .data
## usethis namespace: end
NULL
#' @importFrom ggplot2 ggplot
#' @export
ggplot2::ggplot
#' @importFrom ggplot2 aes
#' @export
ggplot2::aes
#' @importFrom ggplot2 coord_sf
#' @export
ggplot2::coord_sf
#' @importFrom ggplot2 geom_sf
#' @export
ggplot2::geom_sf
#' @importFrom ggplot2 waiver
#' @export
ggplot2::waiver
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.