mdy_to_yyyymmdd: Returns character vector of dates where entities of mm/dd/yy...

Description Usage Arguments Value

View source: R/mdy_to_yyyymmdd.R

Description

Returns character vector of dates where entities of mm/dd/yy or mm-dd-yy are converted to yyyymmdd.

Usage

1
mdy_to_yyyymmdd(dates, sep = "")

Arguments

dates

character vector of potential dates

sep

character vector of length one having the character(s) to be used to separate elements with each date.

Value

date with format of yyyymmdd in character vector


rmsharp/snprcspf documentation built on June 15, 2020, 11:21 a.m.