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.


rstudio/leaflet documentation built on Aug. 8, 2024, 11:06 a.m.