is_positive_integer: Is positive integer

Description Usage Arguments Examples

Description

Test if is a positive integer

Usage

1

Arguments

x

an R object

Examples

1
2
3
4
5

Example output

[1] TRUE
[1] FALSE
[1] FALSE
[1] FALSE
[1] FALSE

tester documentation built on May 2, 2019, 1:09 p.m.