replace_NA: empty.list.NA: Replaces empty elements in list with 'NA'....

View source: R/list_empty_NA.R

replace_NAR Documentation

empty.list.NA: Replaces empty elements in list with 'NA'. Vectorized.

Description

empty.list.NA: Replaces empty elements in list with 'NA'. Vectorized.

Usage

replace_NA(x)

Arguments

x

A list.

Value

The list that was passed, where empty elements are replaced with 'NA'.


SeanFobbe/databuilder documentation built on July 20, 2022, 4:50 a.m.