Learn R Programming

languageR (version 1.6)

summary.growth: Summary method for growth objects

Description

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

Usage

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

Value

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

Arguments

object

A vocabulary growth object.

...

other parameters to be passed through to plotting functions.

Author

R. H. Baayen

See Also

See also growth.fnc.