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 |
The input string |
Value
A string with abbreviation used to distinguish the written day or month
[Package cleanepi version 1.0.2 Index]