print.metaframe: Print a metaframe object

Description Usage Arguments Details

View source: R/metaframeMethods.R

Description

This is a function to print a metaframe

Usage

1
2
## S3 method for class 'metaframe'
print(x, ...)

Arguments

x

An object of class metaframe

...

ignored

Details

If the number of rows in the data frame exceed 10, then only the first ten rows will be printed


jknowles/metaframe documentation built on May 19, 2019, 11:43 a.m.