growthInit {languageR} | R Documentation |
Initialize a vocabulary growth object.
Description
This function initializes a growth object.
Usage
growthInit(data)
Arguments
data |
A list with as single element a data frame with columns as described in the documentation of growth.fnc. |
Value
A growth object, see growth.fnc for details.
Author(s)
R. H. Baayen
See Also
See Also as growth.fnc
.
[Package languageR version 1.6 Index]