summary.goalp {goalp} | R Documentation |
Prints a summary of a goalp object to the console.
## S3 method for class 'goalp'
summary(object, ...)
object |
A goalp object. |
... |
Additional arguments. Ignored. |
No return value (NULL). Called for its side effect of printing a summary of a goalp object to the standard output (usually the console).