numeric_date_to_iso8601 | R Documentation |
converts a numeric date (e.g. when reading an excel file) to a iso8601 date string works on windows only
numeric_date_to_iso8601(num)
num |
numeric representation of date - for Excel on Windows, the origin date is December 30, 1899 for dates after 1900. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.