The time intervals a time series can carry
Value
a character vector of the accepted interval values, in the library's own order.
Examples
ts_interval_names()
#> [1] "one_minute" "five_minute" "fifteen_minute" "thirty_minute"
#> [5] "one_hour" "six_hour" "twelve_hour" "one_day"
#> [9] "seven_day" "one_month" "one_quarter" "one_year"
#> [13] "irregular"