View source: R/run_all_checks.R
What kind of problem are we solving? User claims a column represents dates 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
1 | run_all_checks(dataframe)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.