code_extr {EEAaq}R Documentation

Extract numeric NUTS code from the chracter

Description

This function take as argument the chracter NUTS or LAU code ("NUTS0", "NUTS1", "NUTS2", "NUTS3", "LAU") and mutate it in a numerical hierarchical coding.

Usage

code_extr(level)

Arguments

level

Character value of the NUTS level

Value

integer corresponding to the relative NUTS level or LAU.


[Package EEAaq version 0.0.3 Index]