date_detect_simple_format {cleanepi}R Documentation

Get format from a simple Date value

Description

Get format from a simple Date value

Usage

date_detect_simple_format(x)

Arguments

x

A <character> with the date value of interest

Value

A <character> with the abbreviation that correspond to the Date value


[Package cleanepi version 1.1.0 Index]