Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

dim.GenericTabularFile

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

Easy Handling of and Access to Files Organized in Structured Directories

v2.14.0
LGPL (>= 2.1)
Authors
Henrik Bengtsson [aut, cre, cph]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.