Description Usage Arguments Value See Also Examples
Given a vector of Julian dates, this returns them in the form “10Nov89”, “28Jul54”, etc.
1 | date.ddmmmyy(sdate)
|
sdate |
A vector of Julian dates, e.g., as returned by
|
A vector of character strings containing the formatted dates.
1 | date.ddmmmyy(1:10)
|
[1] "2Jan60" "3Jan60" "4Jan60" "5Jan60" "6Jan60" "7Jan60" "8Jan60"
[8] "9Jan60" "10Jan60" "11Jan60"
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.