get_julian | R Documentation |
Get julian date from the begining of the year
get_julian(x)
x |
date or a series of dates such as, as.Date("yyyy-mm-dd") |
A julian date between 1 and 365, note that in leap years the day 366 is considered as 365
Mohanad Zaghloul [aut, cre], Simon Michael Papalexiou [aut, ths], Amin Elshorbagy [aut, ths]
get_julian(x = as.Date("1979-01-15"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.