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 |
Value
A <character>
with the detected separator
A <vector>
of the identified special characters.
[Package cleanepi version 1.1.0 Index]