Learn R Programming

regions (version 0.1.8)

validate_typology: Validate typology Parameter

Description

Validate typology Parameter

Usage

validate_typology(typology)

Arguments

typology

Currently the following typologies are supported: "NUTS1", "NUTS2", "NUTS3" or "NUTS" for any of the NUTS typologies. The technical typology "NUTS0" can be used to translate Eurostat country codes to ISO 3166-1 alpha-2 country codes.

Value

A boolean, logical variable if the typology in question exists, the typology parameter is valid.