print {mop}R Documentation

Print a short version of elements in mop objects

Description

Print a short version of elements in mop objects

Usage

## S3 method for class 'mop_results'
print(x, ...)

Arguments

x

object of class mop_results.

...

further arguments to be passed to or from other methods. Ignored in this function.

Value

A short description of objects in the console.


[Package mop version 0.1.2 Index]