choose_dmy_format: Get TRUE if date format is dmy
Description
Get TRUE if date format is dmy
Usage
choose_dmy_format(df_column)
Value
logical vector, TRUE if most probable date format is DMY
Arguments
- df_column
data frame date column or vector with dates
Author
Lukasz Andrzejewski