codex: Print all main Spanish territorial division codes

Description Usage Arguments Value Examples

View source: R/codex.R

Description

Prints the official codes of all the Spanish "provincias" and "comunidades autónomas".

Usage

1
codex(order_by = "provincia", ascending = TRUE)

Arguments

order_by

Arranges output either by "provincia" or "ccaa".

ascending

Logical for whether to use ascending order or not.

Value

A tibble with all the "provincias" and "comunidades autónomas" along with their codes.

Examples

1

GuillermoNasarre/ihr documentation built on April 9, 2021, 9:44 a.m.