Learn R Programming

timetk (version 2.6.1)

tk_get_timeseries_unit_frequency: Get the timeseries unit frequency for the primary time scales

Description

Get the timeseries unit frequency for the primary time scales

Usage

tk_get_timeseries_unit_frequency()

Arguments

Value

tk_get_timeseries_unit_frequency returns a tibble containing the timeseries frequencies in seconds for the primary time scales including "sec", "min", "hour", "day", "week", "month", "quarter", and "year".

Examples

Run this code
# NOT RUN {
tk_get_timeseries_unit_frequency()


# }

Run the code above in your browser using DataLab