Empty2Null: Empty 2 Null

View source: R/seqNdisplayR.R

Empty2NullR Documentation

Empty 2 Null

Description

Internal function: Helper used for parsing parameters$<dataset>$whichSamples From chatGPT: The purpose of this function is to convert empty elements within a list to NULL. If an element is not a list or has a length of 0, it remains unchanged. However, if an element is a non-empty list, the function recursively processes each nested element to convert empty elements to NULL.

Usage

Empty2Null(x)

Arguments

x

Author(s)

MS


THJlab/seqNdisplayR documentation built on Aug. 3, 2024, 6:56 p.m.