Learn R Programming

epigrowthfit (version 0.15.4)

print.egf: Printing Model Objects

Description

A method for printing objects of class egf.

Usage

# S3 method for egf
print(x, width = 0.9 * getOption("width"), indent = 2L, ...)

Value

The argument x, unchanged but invisible.

Arguments

x

an egf object.

width

an integer width for header text.

indent

an integer indent for body text.

...

unused optional arguments.

See Also

The generic function print.