print.nlreg.contours {nlreg}R Documentation

Use print() on a ‘nlreg.contours’ object

Description

Objects of class nlreg.contours have no proper print method. They are plotted instead. See plot.nlreg.contours for details.

Usage

## S3 method for class 'nlreg.contours':
print(x, ...)

See Also

nlreg.contours.object, plot.nlreg.contours


[Package nlreg version 1.1-2 Index]