list_with_0_length_vals_replaced_by_NA: Convert list to a new list with 0 length values replaced by...

list_with_0_length_vals_replaced_by_NAR Documentation

Convert list to a new list with 0 length values replaced by NA

Description

Convert list to a new list with 0 length values replaced by NA

Usage

list_with_0_length_vals_replaced_by_NA(a_list)

Arguments

a_list

a list

Value

the input list with its 0 length values replaced by NA values and non-0 length values left as they were


langfob/bdpg documentation built on Dec. 8, 2022, 5:33 a.m.