print.edamethod {StabPerf}R Documentation

Wrapper for 'print' for instances of 'edamethod'

Description

Wrapper for print for instances of edamethod

Usage

print.edamethod(method)

Arguments

method edamethod.

Details

print is already a generic function. So print.edamethod automatically gets called when print receives instances of edamethod.

See Also

edamethod, print

Examples

print(meth)

[Package StabPerf version 0.5 Index]