powered by
Checks if an object is a positive integer.
is_count(x)
TRUE or FALSE depending on whether its argument is a positive integer or not.
object to be tested.