check_diff: Check correctness of id_site_enq and date_enq between 2...

View source: R/check_evavelo.R

check_diffR Documentation

Check correctness of id_site_enq and date_enq between 2 data.frames

Description

Check correctness of id_site_enq and date_enq between 2 data.frames

Usage

check_diff(a, b, name_a = NULL, name_b = NULL)

Arguments

a

a data.frame containing id_site_enq and date_enq variables

b

a data.frame containing id_site_enq and date_enq variables

name_a

name of the df to be used in the log message. If missing, we will use the name of data.frame a

name_b

name of the df to be used in the log message. If missing, we will use the name of data.frame b

Value

a log message with the differences between data.frames


JMPivette/evavelo documentation built on April 8, 2023, 4:20 p.m.