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 <character> with the string of interest

Value

A <character> with the identified format.


cleanepi documentation built on April 4, 2025, 5:12 a.m.