R/nearth-package.R

# nearth-package.R

#' nearth: Natural Earth local data access
#'
#' Natural Earth \url{http://www.naturalearthdata.com/} provides beautiful 
#'  physical and cultural data in both vector and raster formats.  This package 
#   provides simple utilities for locating such data files downloaded to your
#'  local storage.
#'  
#' @name nearth-package
#' @aliases nearth
#' @docType package
#' @import rgdal sp raster
#' @importFrom utils glob2rx
NULL
BigelowLab/nearth documentation built on May 5, 2019, 2:44 p.m.