View source: R/get_bad_date_ids_and_id_ids.R
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.
1  | get_bad_date_ids_and_id_ids(conn, ids, dates)
 | 
conn | 
 database connection object  | 
ids | 
 character vector of possible Ids (or dates)  | 
dates | 
 character vector of possible Ids (or dates)  | 
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.