Learn R Programming

resemble (version 2.2.3)

print.mbl: Print method for an object of class mbl

Description

Prints the content of an object of class mbl

Usage

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

Arguments

x

an object of class mbl (as returned by the mbl function).

...

arguments to be passed to methods (not functional).

Author

Leonardo Ramirez-Lopez and Antoine Stevens