filterNULL: Remove NULL elements from a list

View source: R/utils.R

filterNULLR Documentation

Remove NULL elements from a list

Description

Remove NULL elements from a list

Usage

filterNULL(x)

Arguments

x

A list.

Value

A list with NULL elements filtered out.


leaflet documentation built on Sept. 9, 2025, 5:28 p.m.