Description Usage Arguments Value Author(s) Examples
View source: R/ConversionFunctions.R
###############################################################################################################################################################
Convert date to julian day of the year and day fraction
1 | DateToDOY(datetime)
|
datetime |
numeric vector of POSIXTct class: vector of the date and time |
numeric vector containing the coverted date in Day Of the Year (DOY).
Tommaso Julitta, Mirco Migliavacca, Thomas Wutzler
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.