Learn R Programming

joinspy (version 0.7.3)

.detect_empty_strings: Detect Empty Strings in Keys

Description

Checks for empty strings which behave differently from NA in joins.

Usage

.detect_empty_strings(x)

Value

A list with empty string detection results.

Arguments

x

A character vector to check.