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

View source: R/print.mbl.R

print.mblR 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


resemble documentation built on April 21, 2023, 1:13 a.m.