Learn R Programming

mop (version 0.1.3)

print: Print a short version of elements in mop objects

Description

Print a short version of elements in mop objects

Usage

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

Value

A short description of objects in the console.

Arguments

x

object of class mop_results.

...

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