is_empty: Compare the string to empty value

View source: R/operators.R

is_emptyR Documentation

Compare the string to empty value

Description

Compare the string to empty value

Usage

is_empty(x)

Arguments

x

String value.

Value

A logical vector indicating which elements equal "".


queryBuilder documentation built on Oct. 7, 2024, 1:19 a.m.