check_hauls_TBTA {BioIndex}R Documentation

Check presence in TB of the hauls in TA

Description

The function check the presence of the TB (catch data table) hauls in the TA (haul data table)

Usage

check_hauls_TBTA(DataTA, DataTB, year, wd = NA, suffix, verbose = FALSE)

Arguments

DataTA

data frame of TA table

DataTB

data frame of TB table

year

reference year for the analysis

wd

working directory

suffix

name of the logfile

verbose

boolean. If TRUE messages are promted in the console


[Package BioIndex version 0.5.02 Index]