getRatio {gestate} | R Documentation |
Method for returning the recruitment ratio from a RCurve
Description
This returns the RCurve recruitment ratio
Usage
getRatio(theObject)
Arguments
theObject |
The name of the RCurve Object |
Examples
getRatio(LinearR(12,100,100))
[Package gestate version 1.6.0 Index]