We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a21f48b commit 63e02bfCopy full SHA for 63e02bf
R/ppc-discrete.R
@@ -30,9 +30,10 @@
30
#'
31
#' @template return-ggplot
32
33
-#' @details For all of these plots \code{y} and \code{yrep} must be non-negative
34
-#' integers, although they need not be integers in the strict sense of \R's
35
-#' \code{\link{integer}} type.
+#' @details For all of these plots \code{y} and \code{yrep} must be
+#' integers, although they need not be integers in the strict sense
+#' of \R's \code{\link{integer}} type. For rootogram plots \code{y}
36
+#' and \code{yrep} must also be non-negative.
37
38
#' @section Plot Descriptions:
39
#' \describe{
0 commit comments