formato_variables: Variables format

formato_variablesR Documentation

Variables format

Description

A dataset containing the format of the variables and its obligatory in the tallas_x_up and oab reports from SIRENO.

Usage

formato_variables

Format

A data frame with columns:

name_variable

name of the variable

regex_variable_import

regular expression of the variable in the import process

class_variable_import

class of the variable in the import process

regex_variable_final

regular expression that should be the variable after import process

class_variable_final

class that should be the variable after import process

RIM_CATCHES

order of the field in RIM catches file. NA if the field doesn't exist in the file

RIM_CATCHES_MANDATORY

TRUE if the variable is mandatory in the import process

RIM_CATCHES_IN_LENGTHS

order of the field in RIM in catches_in_lengths file. NA if the field doesn't exist in the file

RIM_LENGTHS

order of the field in RIM lengths file. NA if the field doesn't exist in the file

RIM_LENGTHS_MANDATORY

TRUE if the variable is mandatory in the import process

AOB_TRIPS

order of the field in OAB trips file. NA if the field doesn't exist in the file

AOB_TRIPS_MANDATORY

TRUE if the variable is mandatory in the import process

AOB_HAULS

order of the field in OAB hauls file. NA if the field doesn't exist in the file

AOB_HAULS_MANDATORY

TRUE if the variable is mandatory in the import process

AOB_CATCHES

order of the field in OAB catches file. NA if the field doesn't exist in the file

AOB_CATCHES_MANDATORY

TRUE if the variable is mandatory in the import process

AOB_LENGTHS

order of the field in OAB lengths file. NA if the field doesn't exist in the file

AOB_LENGTHS_MANDATORY

TRUE if the variable is mandatory in the import process

AOB_LITTER

order of the field in OAB litter file. NA if the field doesn't exist in the file

AOB_LITTER_MANDATORY

TRUE if the variable is mandatory in the import process

OAB_ACCIDENTALS

order of the field in OAB accidental catches file. NA if the field doesn't exist in the file

OAB_ACCIDENTALS_MANDATORY

TRUE if the variable is mandatory in the import process

COMMENTS

Comments of field

...


Eucrow/sapmuebase documentation built on April 17, 2024, 10:29 a.m.