remove_missing: Remove empty elements from a list

View source: R/utilities.R

remove_missingR Documentation

Remove empty elements from a list

Description

Remove all elements who are totally nested NULLs or elements of length == 0) in the first level of lists

Usage

remove_missing(li)

Arguments

li

A list


R-package/styledTables documentation built on Feb. 6, 2024, 2:21 a.m.