Learn R Programming

RFishBC (version 0.2.7)

aStandard: Finds standard intercept (a) for Fraser-Lee back-calculation model for a particular species.

Description

Finds standard intercept (a; mm) for Fraser-Lee back-calculation model for a particular species for all species for which a value of a has been defined.

Usage

aStandard(species)

Value

A single value from StdIntLit that is the standard intercept value (a; mm) for the species provided in species.

Arguments

species

A string that contains the species name for which to find teh standard intercept value.

Author

Derek H. Ogle, DerekOgle51@gmail.com

See Also

StdIntLit

Examples

Run this code
aStandard("Bluegill")
aStandard("Walleye")

Run the code above in your browser using DataLab