log_in_x_not_in_y: Utils function to log date site combination that are in x and...

View source: R/check_evavelo.R

log_in_x_not_in_yR Documentation

Utils function to log date site combination that are in x and not in y

Description

Utils function to log date site combination that are in x and not in y

Usage

log_in_x_not_in_y(x, y, name_x, name_y)

Arguments

x

a data.frame containing id_site_enq and date_enq variables

y

a data.frame containing id_site_enq and date_enq variables

name_x

name of the df to be used in the log message.

name_y

name of the df to be used in the log message.

Value

a string which logs the differences


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