Learn R Programming

RoME (version 0.2.4)

LW: Table of the Length-Weight parameters

Description

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

Usage

data("LW")

Arguments

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

Author

W. Zupa

Details

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

Examples

Run this code
data(LW)
str(LW)

Run the code above in your browser using DataLab