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