total_to_weight: Predict Weight (g) from Total Length (mm)

Description Usage Arguments Value Examples

Description

Note that weight can vary widely among individuals and over time, predicted weights calculated by this function provide a mean weight at a given length, but fish may weight more or less than predicted weights.

Usage

1
total_to_weight(species.code, total.length)

Arguments

species.code

3 letter GCMRC species code (i.e., "FMS", "HBC", "RBT")

total.length

(mm)

Value

weight (g)

Examples

1
total_to_weight("RBT", 307)

jkboyer/grandcanyonfish documentation built on Dec. 21, 2021, 12:10 a.m.