rcompObjItemLength {dataCompareR} | R Documentation |
rcompObjItemLength: return length of an item, returning 0 if null, and handling the fact that we might have a data frames or a vector
Description
rcompObjItemLength: return length of an item, returning 0 if null, and handling the fact that we might have a data frames or a vector
Usage
rcompObjItemLength(x)
Arguments
x |
an object |
Value
length, numeric
[Package dataCompareR version 0.1.4 Index]