[Rd] [PATCH] Typo in 'unique' help page (PR#11401)
rpeng at jhsph.edu
rpeng at jhsph.edu
Thu May 8 14:10:08 CEST 2008
---
src/library/base/man/unique.Rd | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/src/library/base/man/unique.Rd b/src/library/base/man/unique.Rd
index a8397c7..4664a34 100644
--- a/src/library/base/man/unique.Rd
+++ b/src/library/base/man/unique.Rd
@@ -29,7 +29,7 @@ unique(x, incomparables = FALSE, \dots)
\item{x}{a vector or a data frame or an array or \code{NULL}.}
\item{incomparables}{a vector of values that cannot be compared.
\code{FALSE} is a special value, meaning that all values can be
- compared, and nay be the only value accepted for methods other than
+ compared, and may be the only value accepted for methods other than
the default. It will be coerced internally to the same type as
\code{x}.}
\item{fromLast}{logical indicating if duplication should be considered
--
1.5.5.1.99.gf0ec4
More information about the R-devel
mailing list