Returns a list with two character vectors containing the items in the vector dates that are not Ids and the items in ids that are not Ids.

get_bad_date_ids_and_id_ids(conn, ids, dates)

Arguments

conn

database connection object

ids

character vector of possible Ids (or dates)

dates

character vector of possible Ids (or dates)