find_only_dates | R Documentation |
Return TRUE if data frame column or vector contains date
find_only_dates(df_column)
df_column |
data frame date column or vector with dates |
logical vector, return TRUE if number of characters is higher than 5, contains digits and special characters or month names
Lukasz Andrzejewski
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.