Skip to content

Remove NULL elements from a list

Usage

filterNULL(x)

Arguments

x

A list.

Value

A list with `NULL` elements filtered out.