R/tidyterra-package.R

#' @keywords internal
"_PACKAGE"

#' @importFrom ggplot2 aes after_stat
#' @importFrom rlang .data
#' @importFrom grDevices terrain.colors rgb col2rgb grey
#' @importFrom tibble as_tibble
#' @importFrom cli qty
#' @importFrom utils packageVersion
NULL

#' @export
ggplot2::aes

#' @export
ggplot2::after_stat

Try the tidyterra package in your browser

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

tidyterra documentation built on April 15, 2025, 1:15 a.m.