powered by
Removes all NULL elements from a list or vector.
NULL
deleteNULLs(x)
A vector or list
A copy of x with NULL values removed.
x
Taken from a posting by Jim Holtman on the R-help mailing list, https://stat.ethz.ch/pipermail/r-help/2006-August/111896.html