LW {RoMEBS}R Documentation

Table of the Length-Weight parameters

Description

Table of the length-weight relationship coefficients reported by species, area and sex.

Usage

data("LW")

Format

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

Details

Table of the length-weight relationship coefficients a and b.

Examples

data(LW)
## maybe str(LW) ; plot(LW) ...

[Package RoMEBS version 0.2.02 Index]