Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

show.growth

Plot method for growth objects.


Description

A print method for growth objects created with growth.fnc.

Usage

## S3 method for class 'growth'
show(x)

Arguments

x

A growth object.

Value

Prints growth object. To access the data frame embedded in the growth object, use <my.growth.object>@data$data.

Author(s)

R. H. Baayen

See Also

See Also growth.fnc.

Examples

## Not run: 
  data(alice)
  alice.growth = growth.fnc(alice, chunks= c(5000, 10000, 15000))
  alice.growth

## End(Not run)

languageR

Analyzing Linguistic Data: A Practical Introduction to Statistics

v1.5.0
GPL (>= 2)
Authors
R. H. Baayen <harald.baayen@uni-tuebingen.de>, Elnaz Shafaei-Bajestan <elnaz.shafaei-bajestan@uni-tuebingen.de>
Initial release
2019-01-28

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.