toStringOrNull: Replace Empty String with NULL

View source: R/utils-string.R

toStringOrNullR Documentation

Replace Empty String with NULL

Description

This function replaces the empty string "" with NULL

Usage

toStringOrNull(x = NULL, na.rm = c(TRUE, FALSE))

Arguments

x

character vector

Value

non-empty character vector or NULL


VEuPathDB/veupathUtils documentation built on Feb. 8, 2025, 12:29 p.m.