Learn R Programming

RcmdrPlugin.RiskDemo (version 3.2)

popRegionsFin: 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")

Arguments

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.

References

https://bit.ly/3ryfwE4

Examples

Run this code
data(popRegionsFin)
print(popRegionsFin)

Run the code above in your browser using DataLab