str_empty: Detect if a string is empty

Description Usage Arguments Value

View source: R/utils.R

Description

Detect if a string is empty

Usage

1
str_empty(string)

Arguments

string

Input vector. Either a character vector, or something coercible to one.

Value

logical, TRUE in the absence of a string (""), otherwise FALSE.


jdtatsch/inmetr documentation built on May 18, 2019, 11:37 p.m.