isCountOrNULL: Check if object is count or NULL

View source: R/asserts.R

isCountOrNULLR Documentation

Check if object is count or NULL

Description

isCountOrNULL check if object is a count (a single positive integer) or NULL.

Usage

isCountOrNULL(x)

Arguments

x

object to test.

Value

Logical indicating if object is count or NULL


Genentech/midasHLA documentation built on Feb. 12, 2024, 9:38 a.m.