Rev 7324 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
\name{uspop}\alias{uspop}\title{The Population of the United States}\usage{data(uspop)}\description{This data set gives the population of the United States (in millions)as recorded by the decennial census for the period 1790--1970.}\format{A time series of 19 values.}\source{McNeil, D. R. (1977) \emph{Interactive Data Analysis.} New York:Wiley.}% FIXME: missing \references{}\examples{data(uspop)plot(uspop, log = "y", main = "uspop data", xlab = "Year",ylab = "U.S. Population (millions)")}\keyword{datasets}