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 string of interest

Value

A detected separator

A vector of the identified special characters.


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