Learn R Programming

dsBase (version 6.3.3)

dimDS: Returns the dimension of a data frame or matrix

Description

This function is similar to R function dim.

Usage

dimDS(x)

Value

the dimension of the input object

Arguments

x

a string character, the name of a dataframe or matrix

Author

Demetris Avraam, for DataSHIELD Development Team

Details

The function returns the dimension of the input dataframe or matrix