date_detect_separator {cleanepi}R 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.


[Package cleanepi version 1.0.2 Index]