powered by
all_pos_ints tells whether all the elements in a vector are strictly positive natural numbers.
all_pos_ints
all_pos_ints(x)
Returns TRUE or FALSE accordingly.
TRUE
FALSE
a vector containing the elements to be tested.