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

View source: R/aStandard.R

aStandardR 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")


RFishBC documentation built on May 29, 2024, 12:27 p.m.

Related to aStandard in RFishBC...