check_positive_int: Check if value is a positive integer.

View source: R/checks.R

check_positive_intR Documentation

Check if value is a positive integer.

Description

Check if value is a positive integer.

Usage

check_positive_int(x, n)

Arguments

x

Value to check.

n

Name of value.


eMetaboHUB/MS-CleanR documentation built on Jan. 3, 2024, 8:55 p.m.