Learn R Programming

epmfd (version 1.1.1)

print.epmfd_misfit: Print Method for epmfd_misfit Objects

Description

Prints summary information for an epmfd_misfit object.

Usage

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

Value

The input object x, returned (invisibly) after printing.

Arguments

x

An object of class epmfd_misfit.

...

Further arguments passed to or from other methods.