check_date_haul {BioIndex}R Documentation

Check date consistency

Description

The function allows to check the consistency of date among the tables befor mergin them together.

Usage

check_date_haul(DataTA, Data, year, wd = NA, suffix, verbose = TRUE)

Arguments

DataTA

data frame of the TA table

Data

data frame of one table among TB, TC, TE and TL

year

reference year for the analysis

wd

working directory

suffix

name of the logfile

verbose

boolean. If TRUE messages are reported in the console


[Package BioIndex version 0.5.02 Index]