Rev 68948 | Blame | Compare with Previous | Last modification | View Log | Download | RSS feed
% File src/library/datasets/man/rivers.Rd% Part of the R package, https://www.R-project.org% Copyright 1995-2007 R Core Team% Distributed under GPL 2 or later\name{rivers}\docType{data}\alias{rivers}\title{Lengths of Major North American Rivers}\description{This data set gives the lengths (in miles) of 141 \dQuote{major}rivers in North America, as compiled by the US Geological Survey.}\usage{rivers}\format{A vector containing 141 observations.}\source{World Almanac and Book of Facts, 1975, page 406.}\references{McNeil, D. R. (1977) \emph{Interactive Data Analysis}.New York: Wiley.}\keyword{datasets}