excel2date | R Documentation |
While reading excel files dates are sometimes replaced by their numeric codes. This function recovers original dates from these codes.
excel2date(x)
x |
the vector of numeric date codes |
the date
excel2date(12345)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.