dimDS: Returns the dimension of a data frame or matrix

View source: R/dimDS.R

dimDSR Documentation

Returns the dimension of a data frame or matrix

Description

This function is similar to R function dim.

Usage

dimDS(x)

Arguments

x

a string character, the name of a dataframe or matrix

Details

The function returns the dimension of the input dataframe or matrix

Value

the dimension of the input object

Author(s)

Demetris Avraam, for DataSHIELD Development Team


dsBase documentation built on Aug. 8, 2025, 6:05 p.m.