plot.GroAgeData {LifeHist} | R Documentation |
Exploratory Analysis of Agen and Length Individual Data
Description
Allows examining the relation between age and length in order to estimate individual growth models, and optionally other individual processes such as the relation between length and body weight and the timing of organ growth along the annual season.
Usage
## S3 method for class 'GroAgeData'
plot(x, ...)
Arguments
x |
An object of class 'GroAgeData' produced by function as.GroAgeData(). |
... |
Not used. |
Value
A multipanel plot.
Author(s)
Ruben H. Roa-Ureta
Examples
#See examples in help pages for function as.GroAgeData()
[Package LifeHist version 1.0-1 Index]