Description Usage Arguments Value
View source: R/argumentChecks.R
all_pos_ints
tells whether all the elements in a vector
are strictly positive natural numbers.
1 | all_pos_ints(x)
|
x |
a vector containing the elements to be tested. |
Returns TRUE
or FALSE
accordingly.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.