stop_if_any_missing: Wrapper around 'stop_if(any_missing(.x,...

stop_if_any_missingR Documentation

Wrapper around 'stop_if(any_missing(.x, .empty_string_as_missing))'

Description

Wrapper around 'stop_if(any_missing(.x, .empty_string_as_missing))'

Usage

stop_if_any_missing(.x, .empty_string_as_missing = FALSE)

Arguments

.x

vector of e.g. characters

.empty_string_as_missing

if TRUE, empty strings are treated as missing


shane-kercheval/rtools documentation built on July 7, 2022, 8:31 a.m.