Get the "time.unit" attribute of an existing source_spct object
Function to read the "time.unit" attribute
getTimeUnit(x, force.duration = FALSE)
x |
a source_spct object |
force.duration |
logical If TRUE a lubridate::duration is returned even if the object attribute is a character string, if no conversion is possible NA is returned. |
character string or a lubridate::duration
if x is not a source_spct
or a response_spct
object, NA
is returned
Other time attribute functions:
checkTimeUnit()
,
convertTfrType()
,
convertThickness()
,
convertTimeUnit()
,
setTimeUnit()
getTimeUnit(sun.spct)
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.