get_max_score_within_data_formats: Score each of date format ymd, ydm, dmy, dym, mdy, myd and...

View source: R/date_to_iso.R

get_max_score_within_data_formatsR Documentation

Score each of date format ymd, ydm, dmy, dym, mdy, myd and return only the highest score

Description

Score each of date format ymd, ydm, dmy, dym, mdy, myd and return only the highest score

Usage

get_max_score_within_data_formats(df_column)

Arguments

df_column

data frame date column or vector with dates

Value

return score of most probable date format

Author(s)

Lukasz Andrzejewski


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