gtools-deprecated {gtools} | R Documentation |
These functions are provided for compatibility with older versions of gtools, and may be defunct as soon as the next release.
assert(FLAG)
FLAG |
Expression that should evaluate to a boolean vector |
The original help page for these functions is often
available at help("oldName-deprecated")
(note the quotes).
assert
is a deprecated synonym for stopifnot
.