View source: R/check_evavelo.R
log_in_x_not_in_y | R Documentation |
Utils function to log date site combination that are in x and not in y
log_in_x_not_in_y(x, y, name_x, name_y)
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. |
a string which logs the differences
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.