R/ZZZ.r
drop_nulls.Rd
Drop NULL values from a list
drop_nulls(x)
A list from which to remove NULL values.
A list with NULL values removed.