DataTargetSpecies {RoME}R Documentation

Length and weight ranges

Description

Data related to the range for length and mean individual weight for all the relevant species. The year for which the species is target is also indicated.

Usage

data("DataTargetSpecies")

Format

A data frame with 392 observations on the following 10 variables.

SPECIES

a factor with levels the rubincode of the species for which the information is present.

FAUNISTIC_CATEGORY

a factor with levels the old faunistic categories

MIN_WEIGHT

a numeric vector

MAX_WEIGHT

a numeric vector

UNIT_WEIGHT

grams

MIN_LEN

a numeric vector, in mm

MAX_LEN

a numeric vector, in mm

UNIT_LEN

mm

TARGET_START

a value indicating the year when the species entered in the target species list

TARGET_END

a value indicating the year when the species going out the target species list

Source

Literaure and others

Examples

data(DataTargetSpecies)

[Package RoME version 0.1.23 Index]