Learn R Programming

sorvi (version 0.7.20)

get_postal_code_info: Get Finnish postal codes vs. municipalities table from Wikipedia.

Description

Get Finnish postal codes vs. municipalities table from Wikipedia.

Usage

get_postal_code_info(...)

Arguments

...
Arguments to be passed

Value

  • A data frame with following fields: postal.code: postal code; municipality: Name of the municipality (kunnan nimi); municipality.scandless: Municpality name without special chars

References

See citation("sorvi")

Examples

Run this code
postal.code.table <- get_postal_code_info()

Run the code above in your browser using DataLab