| print.data_frame {bigReg} | R Documentation | 
print function for a data_frame
Description
print function for a data_frame
Usage
## S3 method for class 'data_frame'
print(x, ...)
Arguments
| x | data_frame object to print | 
| ... | not used | 
[Package bigReg version 0.1.5 Index]