verif_effort_obs: Compatibility verification between effort and observation...

View source: R/verif_effort_obs.R

verif_effort_obsR Documentation

Compatibility verification between effort and observation data.

Description

Matching verification of columns values of prepared effort and prepared observation.

Usage

verif_effort_obs(var, standard_obs, standard_effort)

Arguments

var

Variables for which matching between effort and observation data have to be verified.

standard_obs

Prepared observation data. e.g. Output of prepare_data_obs.

standard_effort

Prepared effort data. e.g. Output of prepare_data_effort.


MathieuGenu/geffaeR documentation built on March 23, 2022, 7:50 p.m.