Learn R Programming

sorvi (version 0.4.05)

GetPopulationRegister: Retrieve population register data

Description

Retrieves municipality data from population register. TODO: merge with get.municipality.info function The url should be changed when there are updates:

Usage

GetPopulationRegister(url = "http://vrk.fi/default.aspx?docid=5127&site=3&id=0")

Arguments

url
String specifying the URL containing the population register data.

Value

  • data.frame with municipality information.

References

See citation("sorvi")

Examples

Run this code
# df <- GetPopulationRegister()

Run the code above in your browser using DataLab