get_CCAA {Relectoral} | R Documentation |
Utilities. ID codes of the Spanish Autonomous Communities
Description
With this function you can obtain the ID codes of the Autonomous Communities of Spain used by the Ministry of Home Affairs to code their data. This codification can also be seen in this link. It should be noted that this coding system does not fully coincide with the Autonomous Community codes of Spanish National Institute of Statistics. This function does not take any parameters.
Usage
get_CCAA(...)
Arguments
... |
No parameters are required for this function. |
Value
Return a data.frame with two columns. The first column contains the ID code of the Autonomous Community and the second field contains the name of that region.
Examples
get_CCAA()
[Package Relectoral version 0.1.0 Index]