Learn R Programming

languageR (version 1.5.0)

growth-class: Class "growth"

Description

A class for the analysis of word frequency distributions

Arguments

Objects from the Class

Objects can be created by calls of the form new("growth", ...). Growth objects can be plotted, summarized, and printed.

Slots

data:

Object of class "list"

Methods

No methods defined with class "growth" in the signature.

References

R. H. Baayen, 2007

See Also

See Also growth.fnc.

Examples

Run this code
# NOT RUN {
showClass("growth")
# }

Run the code above in your browser using DataLab