Conversion of the samples length measurements in weight by length weight relationship (LWR).
Formula associated are the following one:
\(RWT=a \times LF^b\) where:
is the round weight (kg)
is the curved fork length (cm)
parameters from the reference table, dependent of of the species and potentially of the area (ocean or others) and the season.
data(length_weight_relationship, package="t3")
length_weight_relationship: data frame with 40 rows and 7 columns:
Ocean code, type integer
. For example ocean_code=1
for the Atlantic Ocean and ocean_code=2
the Indian Ocean
Ocean label ("Atlantic" or "Indian"), type character
.
Species code, type integer
.
Species FAO code, type character
.
LWR formula form, type character
.
Parameter a of LWR formula, type double
.
Parameter b of LWR formula, type double
.