powered by
nrow
ncol
kvExample(x) bsvInfo(x) counters(x) splitSizeDistn(x) getKeys(x) hasExtractableKV(x) "length"(x)
d <- divide(iris, by = "Species", update = TRUE) nrow(d) ncol(d) length(d) names(d) summary(d) getKeys(d)
Run the code above in your browser using DataLab