summary.growth | R Documentation |
Summary method for vocabulary growth objects created with growth.fnc
.
## S3 method for class 'growth'
summary(object, ...)
object |
A vocabulary growth object. |
... |
other parameters to be passed through to plotting functions. |
The growth object is printed. For access to the data frame inside
the object, use <my.growth.object>@data$data
.
R. H. Baayen
See also growth.fnc
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.