powered by
setTimeUnit(x, time.unit = c("second", "hour", "day", "exposure", "none"), override.ok = FALSE)
checkTimeUnit
convertTimeUnit
getTimeUnit
my.spct <- sun.spct setTimeUnit(my.spct, time.unit = "second") setTimeUnit(my.spct, time.unit = lubridate::duration(1, "seconds"))
Run the code above in your browser using DataLab