date_as_class | R Documentation |
Take a tibble with colnames to match pattern and force to Date if not already
date_as_class(tb, pattern)
tb |
tibble |
pattern |
string to match colnames to be forced to Date |
list containing matches and Date values (NB NA coercion likely!)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.