Learn R Programming

sorvi (version 0.7.26)

convert_municipality_codes: Conversions between municipality codes and names

Description

Conversions between municipality codes and names

Usage

convert_municipality_codes(ids = NULL, municipalities = NULL)

Arguments

ids

NULL

municipalities

NULL

Value

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

References

See citation("sorvi")

Examples

Run this code
# NOT RUN {
conversion.table <- convert_municipality_codes()
# }

Run the code above in your browser using DataLab