is_count: Checks if an object is a positive integer.

Description Usage Arguments Value

View source: R/utils_testers.R

Description

Checks if an object is a positive integer.

Usage

1

Arguments

x

object to be tested.

Value

TRUE or FALSE depending on whether its argument is a positive integer or not.


rnbp documentation built on June 7, 2021, 9:07 a.m.