aStandard {RFishBC} | R Documentation |
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.
aStandard(species)
species |
A string that contains the species name for which to find teh standard intercept value. |
A single value from StdIntLit
that is the standard intercept value (a; mm) for the species provided in species
.
Derek H. Ogle, DerekOgle51@gmail.com
aStandard("Bluegill")
aStandard("Walleye")