This function calculates the most common difference between consecutive time points. This can be useful for determining the aproximate sampling frequency of the time series data.
get_time_series_freq(x)
A difftime object representing the most common time difference between consecutive samples.
A data frame including a column called `observations`` with the time series