Description Usage Arguments Value See Also Examples
Convert calendar dates from julian dates.
1 | fromjulian(j, dateform = "%m/%d/%Y")
|
j |
Julian dates, given as a vector or array. |
dateform |
Format for calendar date, see |
A character representation of a date.
1 2 3 4 | ## Not run:
fromjulian(1000,'%d%B%Y')
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.