dropdimnames {arrayhelpers} | R Documentation |
Drop dimnames if all elements are NULL
Description
Drop dimnames if all elements are NULL
Usage
dropdimnames(x)
lon(l)
Arguments
x |
object |
l |
list |
Value
object without empty dimnames
lon
: NULL
if all elements of dn
are NULL
, otherwise dn
Author(s)
Claudia Beleites
[Package arrayhelpers version 1.1-0 Index]