man-roxygen/method_liesin.R

#' @param x `ANY` \cr
#' Values to test.
#' @param all `logical(1)` \cr
#' If `TRUE` (default) returns `TRUE` if all `x` are in the distribution,
#' otherwise returns a vector of logicals corresponding to each element in
#' `x`.
#' @param bound `logical(1)` \cr
#' If `TRUE` then tests if `x` lie between the upper and lower bounds of the distribution,
#' otherwise tests if `x` lie between the maximum and minimum of the distribution.
RaphaelS1/distr6 documentation built on Feb. 24, 2024, 9:14 p.m.