date_get_part3 {cleanepi} | R Documentation |
Get part3 of date value
Description
Get part3 of date value
Usage
date_get_part3(x, sep)
Arguments
x |
|
sep |
A |
Value
A <character>
with the third element of the vector returned
by the strsplit()
function.
[Package cleanepi version 1.1.0 Index]