toDate {cascsim} | R Documentation |
Convert US date mm/dd/yyyy to yyyy-mm-dd format
Description
Convert US date mm/dd/yyyy to yyyy-mm-dd format
Usage
toDate(d)
Arguments
d |
vector of dates in possible US format |
Examples
toDate("3/5/2017")
[Package cascsim version 0.4 Index]