hsStringToDate | R Documentation |
Convert date string to string and stop on failure
hsStringToDate(strDate, dateFormat)
strDate |
(vector of) string(s) representing date(s) |
dateFormat |
date format specifier describing the format in which dates
are represented in the csv file. Use placeholders , |
(vector of) Date object(s)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.