isSingleLengthCharNonNA {tinytest2JUnit}R Documentation

Test if single length character non NA.

Description

Test if single length character non NA.

Usage

isSingleLengthCharNonNA(x)

Arguments

x

object to test.

Value

logical(1)

Author(s)

ltuijnder


[Package tinytest2JUnit version 1.1.2 Index]