Make smoothed brownian bridge time series

time_meander(seed = 20, length = 100, smoothing = 6, endpause = 0)

Arguments

seed

number of time series or complete seed as tibble

length

number of time points in the time series

smoothing

number of smoothing iterations

endpause

length of pause at the end

Value

tibble with columns series, time, x, y