Skip to contents

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.

Usage

data(mexico_abb_chr)

Format

A character vector with 32 elements:

mexico_abb_chr

Character vector of 32 postal abbreviations (e.g., "AGU", "BCN", "DIF")

Source

Data taken from the minimap package version 0.1.0

Details

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.