remove_empty_lists: Remove Empty Lists from a List

View source: R/helpers.R

remove_empty_listsR Documentation

Remove Empty Lists from a List

Description

This internal function filters out elements from a list that are empty lists.

Usage

remove_empty_lists(lst)

Arguments

lst

A list to be processed.

Value

A list with empty lists removed.


SerolyzeR documentation built on Jan. 21, 2026, 5:07 p.m.