date_detect_day_or_month {cleanepi} | R Documentation |
Detect the appropriate abbreviation for day or month value
Description
Detect the appropriate abbreviation for day or month value
Usage
date_detect_day_or_month(x)
Arguments
x |
A |
Value
A <character>
with the abbreviation used to designate the
written day or month
[Package cleanepi version 1.1.0 Index]