The R Project SVN R

Rev

Rev 68948 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 68948 Rev 88548
Line 1... Line 1...
1
% File src/library/datasets/man/rivers.Rd
1
% File src/library/datasets/man/rivers.Rd
2
% Part of the R package, https://www.R-project.org
2
% Part of the R package, https://www.R-project.org
3
% Copyright 1995-2007 R Core Team
3
% Copyright 1995-2025 R Core Team
4
% Distributed under GPL 2 or later
4
% Distributed under GPL 2 or later
5
 
5
 
6
\name{rivers}
6
\name{rivers}
7
\docType{data}
7
\docType{data}
8
\alias{rivers}
8
\alias{rivers}
Line 13... Line 13...
13
}
13
}
14
\usage{rivers}
14
\usage{rivers}
15
\format{A vector containing 141 observations.}
15
\format{A vector containing 141 observations.}
16
\source{World Almanac and Book of Facts, 1975, page 406.}
16
\source{World Almanac and Book of Facts, 1975, page 406.}
17
\references{
17
\references{
18
  McNeil, D. R. (1977) \emph{Interactive Data Analysis}.
-
 
19
  New York: Wiley.
18
  \bibshow{R:McNeil:1977}
20
}
19
}
21
\keyword{datasets}
20
\keyword{datasets}