isCountOrNULL {midasHLA}R 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


[Package midasHLA version 1.2.0 Index]