find_dmy_date_format: Find DMY dates only
Description
Find DMY dates only
Usage
find_dmy_date_format(df_column)
Value
logical vector, TRUE if date format is DMY
Arguments
- df_column
data frame date column or vector with dates
Author
Lukasz Andrzejewski