print.gompertz: Gompertz print function
Description
Default print.MicrobialGrowth function can be overwritten with the following function
Usage
# S3 method for gompertz
print(x, ...)
Value
No return value, called to print information about a MicrobialGrowth-object based on the Gompertz model.
Arguments
- x
gompertz-object.
- ...
further arguments passed to or from other methods.