R/on_load.R

#' @title Environment for geographic data
#'
#' @description The environment is created automatically within the package
#'     environment.
#'
#' @export

geo_data <- new.env(parent = environment())
kmarchlewski/geography documentation built on Jan. 1, 2021, 7:21 a.m.