date_detect_separator: Detect the special character that is the separator in the...

View source: R/date_standardization_helpers.R

date_detect_separatorR Documentation

Detect the special character that is the separator in the date values

Description

Detect the special character that is the separator in the date values

Usage

date_detect_separator(x)

Arguments

x

A <character> with the string of interest

Value

A <character> with the detected separator

A <vector> of the identified special characters.


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