date_get_part2: Get part2 of date value

View source: R/utils.R

date_get_part2R Documentation

Get part2 of date value

Description

Get part2 of date value

Usage

date_get_part2(x, sep)

Arguments

x

A <character> or <Date> value

sep

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

Value

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


cleanepi documentation built on April 4, 2025, 5:12 a.m.