R/topoJSON.R

#' Map of the 31 Mexican states plus the Federal District
#'
#' A data.frame which contains a map of all 31 Mexican States plus
#' the Federal District in topoJSON format.
#'
#' @docType data
#' @name mxstate.topoJSON
#' @usage data(mxstate.topoJSON)
#' @references Downloaded from the "Cartografia Geoestadistica Urbana y
#' Rural Amanzanada. Planeacion de la Encuesta Intercensal 2015" shapefiles
#' (https://gist.github.com/diegovalle/aa3eef87c085d6ea034f)
NULL

#' Map of the all Mexican municipios and delegaciones
#'
#' A data.frame which contains a map of all Mexican municipios plus
#' boroughs of the Federal District in topoJSON format.
#'
#' @docType data
#' @name mxmunicipio.topoJSON
#' @usage data(mxmunicipio.topoJSON)
#' @references Downloaded from the "Cartografia Geoestadistica Urbana y
#' Rural Amanzanada. Planeacion de la Encuesta Intercensal 2015" shapefiles
#' (https://gist.github.com/diegovalle/aa3eef87c085d6ea034f)
NULL
diegovalle/mxmapsData documentation built on May 15, 2019, 8:28 a.m.