Learn R Programming

gestate (version 1.6.0)

getRatio,RCurve-method: Method for returning the recruitment ratio from a RCurve

Description

This returns the RCurve recruitment ratio

Usage

# S4 method for RCurve
getRatio(theObject)

Arguments

theObject

The name of the RCurve Object

Examples

Run this code
getRatio(LinearR(12,100,100))

Run the code above in your browser using DataLab