Learn R Programming

cleanepi (version 1.1.0)

date_get_part3: Get part3 of date value

Description

Get part3 of date value

Usage

date_get_part3(x, sep)

Value

A <character> with the third element of the vector returned by the strsplit() function.

Arguments

x

<character> or <Date> value

sep

A <character> with the separator identified in 'x'