
Last chance! 50% off unlimited learning
Sale ends in
Function to pass objects of classes "Date", "character", "POSIXt", and "POSIXct" to ee$Date or unix time stamp.
rdate_to_eedate(date, eeobject = TRUE)
R date object
Logical. Whether TRUE, it will return a ee$object otherwise return the date in milliseconds.
# NOT RUN {
library(rgee)
ee_reattach()
ee_Initialize()
rdate_to_eedate('2000-01-01')
# }
Run the code above in your browser using DataLab