print.nlreg.profiles {nlreg}R Documentation

Use print() on a ‘nlreg.profile’ and ‘all.nlreg.profiles’ object

Description

Objects of class nlreg.profile and all.nlreg.profiles have no proper print method. They are plotted instead. See plot.nlreg.profile and plot.all.nlreg.profiles for details.

Usage

## S3 method for class 'nlreg.profile':
print(x, ...)
## S3 method for class 'all.nlreg.profiles':
print(x, ...)

See Also

nlreg.profile.objects, plot.nlreg.profile, plot.all.nlreg.profiles


[Package nlreg version 1.1-2 Index]