powered by
This is a Data Frame with a startpopulation. The ages reaches from 0 to 100. The start year is from 2019.
data("startpop_data")
A data frame with 101 observations on the following 3 variables.
age
a numeric vector
women
men
# NOT RUN { data(startpop_data) str(startpop_data) # }
Run the code above in your browser using DataLab