popRegionsFin | R Documentation |
This data set provides the populations of the 21 hospital districts, in addition to the total Finnish population.
data("popRegionsFin")
A data frame with 22 observations on the following 2 variables.
Alue
character vector: hospital district
val
numeric vector: population
The data were downloaded on March 31, 2021, via THL's open data API.
https://bit.ly/39uZy7C
https://bit.ly/3ryfwE4
data(popRegionsFin)
print(popRegionsFin)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.