Learn R Programming

sorvi (version 0.4.05)

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

Description

Get Finnish postal codes vs. municipalities table from Wikipedia.

Usage

GetPostalCodeInfo(...)

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 <- GetPostalCodeInfo()

Run the code above in your browser using DataLab