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/MiDAS documentation built on Feb. 5, 2024, 11:52 a.m.