LW {RoMEBS} | R Documentation |
Table of the length-weight relationship coefficients reported by species, area and sex.
data("LW")
A data frame with 460 observations on the following 5 variables.
AREA
vector of the reference geographic area
SPECIES
reference species for the a and b parameters
SEX
reference sex for the a and b parameters
a
a parameters of the length-weight relationship function
b
b parameters of the length-weight relationship function
Table of the length-weight relationship coefficients a and b.
data(LW) ## maybe str(LW) ; plot(LW) ...