Skip to contents

Prints a concise summary of an RoBMA_data object.

Usage

# S3 method for class 'RoBMA_data'
print(x, n = 6, ...)

Arguments

x

an RoBMA_data object

n

maximum number of rows to display for each component. Defaults to 6.

...

additional arguments (ignored)

Value

Invisibly returns the input object.