dropdimnames {arrayhelpers} | R Documentation |
NULL
Drop dimnames if all elements are NULL
dropdimnames(x) lon(l)
x |
object |
l |
list |
object without empty dimnames
lon
: NULL
if all elements of dn
are NULL
, otherwise dn
Claudia Beleites