standardize_omit_empty: Removes elements that are either "", NA, NULL or have zero...

View source: R/0_is_x_empty.r

standardize_omit_emptyR Documentation

Removes elements that are either "", NA, NULL or have zero length

Description

Removes elements that are either "", NA, NULL or have zero length

Usage

standardize_omit_empty(x)

Arguments

x

vector

Value

updated vector with empty elements removed


stasvlasov/nstandr documentation built on July 27, 2023, 10:29 p.m.