R/ggspatial-package.R

#' @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
paleolimbot/ggspatial documentation built on Aug. 22, 2023, 6:36 p.m.