Rdocumentation
powered by
Learn R Programming
gtools (version 3.0.0)
gtools-defunct: Deprecated Functions in the gtools package
Description
These functions are no longer available in gtools.
Usage
assert(FLAG)
Arguments
FLAG
Expression that should evaluate to a boolean vector
Details
assert
is a defunct synonym for
stopifnot
.
See Also
Defunct