View source: R/get_ccdc_current_seg.R
date_to_jdoy | R Documentation |
Simple function for converting a Date object to Julian date.
date_to_jdoy(date)
date |
(Date) A R Date object to convert to Julian date. |
(integer) A integer representing the Julian date (i.e., days since '0000-01-01')
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.