Description Usage Arguments Value Author(s) Examples
A function to recognize if the content of a column seems to be a date.
1 | detect_date(df_column)
|
df_column |
The column to control. Type = dataframe |
TRUE if the column seems to contain dates, otherwise FALSE.
Briac LE RAY (briac.leray@partnre.com)
1 | detect_date(df_column = my_column)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.