dim.GenericTabularFile: Gets the dimension of data table

dim.GenericTabularFileR Documentation

Gets the dimension of data table

Description

Gets the dimension of data table, which is the number of rows and the number of columns.

Usage

## S3 method for class 'GenericTabularFile'
dim(x)

Arguments

...

Not used.

Value

Returns an integer vector of length two.

Author(s)

Henrik Bengtsson

See Also

*nbrOfRows(). For more information see GenericTabularFile.


R.filesets documentation built on July 21, 2022, 5:11 p.m.