Get time format from a SummarySpec
get_spec_time_format.RdReturns the time format setting.
Examples
spec <- SummarySpec()
get_spec_time_format(spec)
#> [1] "seconds"
get_spec_time_format.RdReturns the time format setting.
spec <- SummarySpec()
get_spec_time_format(spec)
#> [1] "seconds"