Learn R Programming

goalp (version 0.3.1)

summary.goalp: : summary.goalp: Prints a summary of a goalp object to screen.

Description

Prints a summary of a goalp object to the console.

Usage

# S3 method for goalp
summary(object, ...)

Value

No return value (NULL). Called for its side effect of printing a summary of a goalp object to the standard output (usually the console).

Arguments

object

A goalp object.

...

Additional arguments. Ignored.