isCharacterOrNULL {midasHLA}R Documentation

Check if object is character vector or NULL

Description

isCharacterOrNULL checks if the object is a character vector or NULL.

Usage

isCharacterOrNULL(x)

Arguments

x

object to test.

Value

Logical indicating if object is character vector or NULL


[Package midasHLA version 1.0.0 Index]