get_Provincias {Relectoral} | R Documentation |
Utilities. ID codes of the provinces of Spain
Description
With this function, the name of all the Spanish provinces is obtained, along with their ID codes, which are the same as those provided by the Spanish National Institute of Statistics on this website. This function does not take any parameters.
Usage
get_Provincias(...)
Arguments
... |
No parameters are required for this function. |
Value
It returns a data.frame with two columns. The first column contains the ID code of the province and the second column contains the name of the province.
Examples
get_Provincias()
[Package Relectoral version 0.1.0 Index]