templateTB {RoMEBS}R Documentation

Template catch data table (TB).

Description

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

Usage

data("templateTB")

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

MONTH

a logical vector

DAY

a logical vector

HAUL_NUMBER

a logical vector

CODEND_CLOSING

a logical vector

PART_OF_THE_CODEND

a logical vector

FAUNISTIC_CATEGORY

a logical vector

GENUS

a logical vector

SPECIES

a logical vector

NAME_OF_THE_REFERENCE_LIST

a logical vector

TOTAL_WEIGHT_IN_THE_HAUL

a logical vector

TOTAL_NUMBER_IN_THE_HAUL

a logical vector

NB_OF_FEMALES

a logical vector

NB_OF_MALES

a logical vector

NB_OF_UNDETERMINED

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(templateTB)

[Package RoMEBS version 0.2.02 Index]