Learn R Programming

TDMR (version 2.2)

print.TDMdata: Print an overview for a TDMdata object.

Description

Print number of rows and number of columns of the data frame dset contained in the TDMdata object.

Usage

# S3 method for TDMdata
print(x, ...)

Arguments

x

return value from a prior call to tdmReadAndSplit, an object of class TDMdata.

...

currently not used

See Also

tdmReadAndSplit