R/places.R

#' \code{places} package
#'
#' Access geonames daily files
#'
#' See the README on
#' \href{https://github.com/poldham/places#readme}{GitHub}
#'
#' @docType package
#' @name places
NULL

## quiets concerns of R CMD check re: the .'s that appear in pipelines
if(getRversion() >= "2.15.1")  utils::globalVariables(c("."))
poldham/places documentation built on Aug. 19, 2019, 8:33 p.m.