View source: R/utils_testers.R
is_count | R Documentation |
Checks if an object is a positive integer.
is_count(x)
x |
object to be tested. |
TRUE or FALSE depending on whether its argument is a positive integer or not.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.