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

View source: R/oo.R

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


goalp documentation built on Nov. 29, 2022, 5:07 p.m.