getLength-RCurve-method: Method for returning the recruitment length from a RCurve

getLength,RCurve-methodR Documentation

Method for returning the recruitment length from a RCurve

Description

This returns the RCurve recruitment length

Usage

## S4 method for signature 'RCurve'
getLength(theObject)

Arguments

theObject

The name of the RCurve Object

Examples

getLength(LinearR(12,100,100))

gestate documentation built on April 26, 2023, 5:10 p.m.