summary.growth: Summary method for growth objects

Description Usage Arguments Value Author(s) See Also

Description

Summary method for vocabulary growth objects created with growth.fnc.

Usage

1
2
## S3 method for class 'growth'
summary(object, ...)

Arguments

object

A vocabulary growth object.

...

other parameters to be passed through to plotting functions.

Value

The growth object is printed. For access to the data frame inside the object, use <my.growth.object>@data$data.

Author(s)

R. H. Baayen

See Also

See also growth.fnc.


languageR documentation built on May 2, 2019, 10:02 a.m.