print.gompertz: Gompertz print function

View source: R/gompertz.R

print.gompertzR Documentation

Gompertz print function

Description

Default print.MicrobialGrowth function can be overwritten with the following function

Usage

## S3 method for class 'gompertz'
print(x, ...)

Arguments

x

gompertz-object.

...

further arguments passed to or from other methods.

Value

No return value, called to print information about a MicrobialGrowth-object based on the Gompertz model.

See Also

print.MicrobialGrowth


MicrobialGrowth documentation built on April 12, 2025, 1:34 a.m.