This function is similar to R function length.

lengthDS(x)

Arguments

x

a string character, the name of a vector or list

Value

a numeric, the number of elements of the input vector or list.

Details

The function returns the length of the input vector or list.

Author

Demetris Avraam, for DataSHIELD Development Team