R/WorldMapR-package.R

#' @keywords internal
"_PACKAGE"

## usethis namespace: start
#' @importFrom countrycode countrycode
#' @importFrom ggfx with_shadow
#' @importFrom ggplot2 aes
#' @importFrom ggplot2 coord_sf
#' @importFrom ggplot2 element_blank
#' @importFrom ggplot2 element_rect
#' @importFrom ggplot2 element_text
#' @importFrom ggplot2 geom_sf
#' @importFrom ggplot2 geom_text
#' @importFrom ggplot2 ggplot
#' @importFrom ggplot2 ggtitle
#' @importFrom ggplot2 labs
#' @importFrom ggplot2 scale_fill_gradientn
#' @importFrom ggplot2 scale_fill_manual
#' @importFrom ggplot2 scale_fill_viridis_c
#' @importFrom ggplot2 scale_fill_viridis_d
#' @importFrom ggplot2 theme
#' @importFrom ggplot2 unit
#' @importFrom ggplot2 xlab
#' @importFrom ggplot2 ylab
#' @importFrom sf st_as_sf
#' @importFrom sf st_bbox
#' @importFrom sf st_centroid
#' @importFrom sf st_coordinates
#' @importFrom sf st_crs
#' @importFrom sf st_transform
#' @importFrom sf st_union
#' 
#' @importFrom sf sf_use_s2
#' @importFrom sf st_as_sfc
#' @importFrom sf st_crop
#' @importFrom sf st_geometry
#' @importFrom sf st_intersects
#' 
#' @importFrom utils globalVariables
## usethis namespace: end
NULL

Try the WorldMapR package in your browser

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

WorldMapR documentation built on Sept. 9, 2025, 5:51 p.m.