print.mbl {resemble}R Documentation

Print method for an object of class mbl

Description

Prints the content of an object of class mbl

Usage

## S3 method for class '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(s)

Leonardo Ramirez-Lopez and Antoine Stevens


[Package resemble version 2.2.3 Index]