dot-drop_empty_lists: Remove empty lists from an object

.drop_empty_listsR Documentation

Remove empty lists from an object

Description

Remove empty lists from an object

Usage

.drop_empty_lists(x)

Arguments

x

(any) The object to check.

Value

The input object with empty lists removed. If any were removed, the returned object has an attribute had_empty_lists set to TRUE.


tibblify documentation built on May 9, 2026, 5:07 p.m.