powered by
Panama census data in 1990 by specific ages.
data("Panama1990")
A data frame with 100 observations on the following 2 variables.
age
a character vector with specific ages
pop
a numeric vector with population for each age
# NOT RUN { data(Panama1990) summary(Panama1990) # }
Run the code above in your browser using DataLab