mirror of
https://github.com/agdamsbo/FreesearchR.git
synced 2025-12-16 09:32:10 +01:00
19 lines
219 B
Markdown
19 lines
219 B
Markdown
# Attempts at applying uniform date format
|
|
|
|
Attempts at applying uniform date format
|
|
|
|
## Usage
|
|
|
|
``` r
|
|
clean_date(data)
|
|
```
|
|
|
|
## Arguments
|
|
|
|
- data:
|
|
|
|
character string vector of possible dates
|
|
|
|
## Value
|
|
|
|
character string
|