templateTC {RoMEBS}R Documentation

Template biological data table (TC).

Description

Dataframe containing the headers of TC, according to the MEDITS manual.

Usage

data("templateTC")

Format

A data frame with 0 observations on the following 43 variables.

TYPE_OF_FILE

a logical vector

COUNTRY

a logical vector

AREA

a logical vector

VESSEL

a logical vector

YEAR

a logical vector

HAUL_NUMBER

a logical vector

CODEND_CLOSING

a logical vector

PART_OF_THE_CODEND

a logical vector

GENUS

a logical vector

SPECIES

a logical vector

LENGTH_CLASSES_CODE

a logical vector

WEIGHT_OF_THE_FRACTION

a logical vector

WEIGHT_OF_THE_SAMPLE_MEASURED

a logical vector

SEX

a logical vector

NO_OF_INDIVIDUAL_OF_THE_ABOVE_SEX_MEASURED

a logical vector

LENGTH_CLASS

a logical vector

MATURITY

a logical vector

MATSUB

a logical vector

NUMBER_OF_INDIVIDUALS_IN_THE_LENGTH_CLASS_AND_MATURITY_STAGE

a logical vector

Details

See Medits handbook.

Source

The dataframe is empty and it is to be used to verify the correctness of headers.

References

Anonymus. 2017. MEDITS-Handbook. Version n. 9. MEDITS Working Group. 106 pp. http://www.sibm.it/MEDITS 2011/principaledownload.htm

Examples

data(templateTC)

[Package RoMEBS version 0.3.0 Index]