Learn R Programming

queryBuilder (version 0.1.0)

is_empty: Compare the string to empty value

Description

Compare the string to empty value

Usage

is_empty(x)

Value

A logical vector indicating which elements equal "".

Arguments

x

String value.