dimDS {dsBase} | R Documentation |
This function is similar to R function dim
.
dimDS(x)
x |
a string character, the name of a dataframe or matrix |
The function returns the dimension of the input dataframe or matrix
the dimension of the input object
Demetris Avraam, for DataSHIELD Development Team