date_get_part3: Get part3 of date value

View source: R/utils.R

date_get_part3R Documentation

Get part3 of date value

Description

Get part3 of date value

Usage

date_get_part3(x, sep)

Arguments

x

A string of interest

sep

A separator in the string of interest

Value

A string with the third element of the vector returned by the strsplit() function.


cleanepi documentation built on June 22, 2024, 9:48 a.m.