date_detect_format {cleanepi}R Documentation

Detect a date format with only 1 separator

Description

Detect a date format with only 1 separator

Usage

date_detect_format(x)

Arguments

x

A string of interest

Value

A string with the identified format.


[Package cleanepi version 1.0.2 Index]