R/postalcodes_geo.R

#' Geo location of postal codes for South Africa
#'
#' @format A data frame with 3 variables:
#' \describe{
#'  \item{code}{Postal code.}
#'  \item{lat}{Latitude.}
#'  \item{lon}{Longitude.}
#' }
#'
#' @source \url{http://www.geonames.org/postal-codes/postal-codes-south-africa.html}
"postalcodes_geo"
DataWookie/saffeR documentation built on Jan. 4, 2023, 4:57 p.m.