popRegionsFin {RcmdrPlugin.RiskDemo} | R Documentation |
Population data on Finnish hospital districts
Description
This data set provides the populations of the 21 hospital districts, in addition to the total Finnish population.
Usage
data("popRegionsFin")
Format
A data frame with 22 observations on the following 2 variables.
Alue
character vector: hospital district
val
numeric vector: population
Details
The data were downloaded on March 31, 2021, via THL's open data API.
Source
https://bit.ly/39uZy7C
References
https://bit.ly/3ryfwE4
Examples
data(popRegionsFin)
print(popRegionsFin)
[Package RcmdrPlugin.RiskDemo version 3.2 Index]