date_detect_format: Detect a date format with only 1 separator

View source: R/date_standardization_helpers.R

date_detect_formatR 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.


cleanepi documentation built on June 22, 2024, 9:48 a.m.