mexico_abb_chr | R Documentation |
This dataset, mexico_abb_chr, is a character vector containing the official two- or three-letter postal abbreviations for the 32 federal entities of Mexico. These abbreviations are commonly used in maps, postal services, and statistical reports.
data(mexico_abb_chr)
A character vector with 32 elements:
Character vector of 32 postal abbreviations (e.g., "AGU", "BCN", "DIF")
The dataset name has been kept as mexico_abb_chr to avoid confusion with other datasets in the R ecosystem. This naming convention helps distinguish this dataset as part of the MexicoDataAPI package and assists users in identifying its specific characteristics. The suffix chr indicates that the dataset is a character vector. The original content has not been modified in any way.
Data taken from the minimap package version 0.1.0
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.