Learn R Programming

sorvi (version 0.4.05)

ConvertMunicipalityCodes: Convert between municipality codes and names

Description

Convert between municipality codes and names

Usage

ConvertMunicipalityCodes(ids = NULL, names = NULL)

Arguments

ids
NULL
names
NULL

Value

  • Depending on the input. Converted id or name vector, or full conversion table.

References

See citation("sorvi")

Examples

Run this code
# conversion.table <- ConvertMunicipalityCodes()

Run the code above in your browser using DataLab