aStandard {RFishBC}R Documentation

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)

Arguments

species

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

Value

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

Author(s)

Derek H. Ogle, DerekOgle51@gmail.com

See Also

StdIntLit

Examples

aStandard("Bluegill")
aStandard("Walleye")


[Package RFishBC version 0.2.7 Index]