date_detect_complex_format {cleanepi}R Documentation

Detect complex date format

Description

Detect complex date format

Usage

date_detect_complex_format(x)

Arguments

x

A <character> with the string of interest

Value

A <character> with the inferred format.


[Package cleanepi version 1.1.1 Index]