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/limpyr documentation built on Dec. 17, 2021, 10:25 p.m.