Learn R Programming

RFishBC (version 0.2.3)

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)

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.

See Also

StdIntLit

Examples

Run this code
# NOT RUN {
aStandard("Bluegill")
aStandard("Walleye")

# }

Run the code above in your browser using DataLab