| pr {Epi} | R Documentation |
Diabetes prevalence as of 2010-01-01 in Denmark in 1-year age classes by sex.
data("pr")
A data frame with 200 observations on the following 4 variables.
ANumeric, age, 0-99
sexSex, a factor with levels M F
XNumber of diabetes patients
NPopulation size
data(pr) str(pr)