asinc.Rd
Aliased sinc function
asinc(x, T, delta_t)
numeric
length of a finite time series, e.g. 1e04
sampling frequency of the sediment core / climate timeseries
plot(asinc(seq(-1 / 2, 1 / 2, length.out = 1001), T = 10, delta_t = 1), type = "l")