dot-is_empty.character: Internal functions

Description Usage Arguments Value

Description

Internal functions

Usage

1
2
## S3 method for class 'character'
.is_empty(x)

Arguments

x

A character vector to be tested.

Value

TRUE if x has length zero, has at least one NA, or "" value. FALSE otherwise.


rolfsimoes/coverage documentation built on May 24, 2019, 9:48 p.m.