nullMask: if a value is null, returns an empty string instead of null,...

Description Usage Arguments Value

View source: R/utils-html.R

Description

makes sure that the slot in the data frame is not missing by exchanging null values as empty character or the original value if not null also works on list objects

Usage

1
nullMask(val)

Arguments

val

the value or values you want to check for null and mask

Value

either the original value or a null empty object


USGS-R/repgen documentation built on April 14, 2021, 2:47 p.m.