summary.goalp {goalp}R Documentation

: 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 class 'goalp'
summary(object, ...)

Arguments

object

A goalp object.

...

Additional arguments. Ignored.

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).


[Package goalp version 0.3.1 Index]