parseDate: Parse dates. This function tries to parse using the ymd then...

View source: R/SurveyUtil.r

parseDateR Documentation

Parse dates. This function tries to parse using the ymd then myd and finally dmy format.

Description

Parse dates. This function tries to parse using the ymd then myd and finally dmy format.

Usage

parseDate(date_text)

Arguments

date_text

Dates to parse


nick-komick/iRecAnalysisPkg documentation built on July 7, 2024, 6:29 a.m.