| us.pop.size {smss} | R Documentation |
U.S. Population Size Data
Description
US population size by decade. Table 14.8 of 4th edition.
Format
data.frame with 12 observations of the following 2 variables,
decadeDecade (0=1890, 11=2000)
populationPopulation (millions)
Source
http://www.stat.ufl.edu/~aa/social/data.html
Examples
data(us.pop.size)
summary(us.pop.size)
[Package smss version 1.0-2 Index]