toDate: Convert US date mm/dd/yyyy to yyyy-mm-dd format

Description Usage Arguments Examples

View source: R/Common.R

Description

Convert US date mm/dd/yyyy to yyyy-mm-dd format

Usage

1
toDate(d)

Arguments

d

vector of dates in possible US format

Examples

1
toDate("3/5/2017")

cascsim documentation built on Jan. 13, 2020, 5:07 p.m.