left_join_dc: Left join

Description Usage

View source: R/joining.R View source: R/run_all_checks.R

Description

Checks that when a left join is performed between two data sets We want to try to catch and see if it might have been parsed wrong Any invalid dates This function takes in a column that has already been assigned a Date type and checks to see if the entries in that column make sense

Usage

1
left_join_dc(left, right, by = NULL, verbose = F)

associatedpress/apdatacheck documentation built on Feb. 17, 2020, 9:27 p.m.