choose_dmy_format: Get TRUE if date format is dmy

View source: R/date_to_iso.R

choose_dmy_formatR Documentation

Get TRUE if date format is dmy

Description

Get TRUE if date format is dmy

Usage

choose_dmy_format(df_column)

Arguments

df_column

data frame date column or vector with dates

Value

logical vector, TRUE if most probable date format is DMY

Author(s)

Lukasz Andrzejewski


datetoiso documentation built on May 29, 2024, 9:49 a.m.