Skip to content

Commit ff78dc1

Browse files
author
maechler
committed
say more on x (to close PR#18809)
git-svn-id: https://svn.r-project.org/R/trunk@87385 00db46b3-68df-0310-9c12-caf00c1e9a41
1 parent 158fc2f commit ff78dc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/library/stats/man/Binomial.Rd

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ qbinom(p, size, prob, lower.tail = TRUE, log.p = FALSE)
2525
rbinom(n, size, prob)
2626
}
2727
\arguments{
28-
\item{x, q}{vector of quantiles.}
28+
\item{x, q}{vector of quantiles, the number of successes.}
2929
\item{p}{vector of probabilities.}
3030
\item{n}{number of observations. If \code{length(n) > 1}, the length
3131
is taken to be the number required.}

0 commit comments

Comments
 (0)