powered by
spec.taper(x, p = 0.1)
data(CE1) Xamp = CE1$y[CE1$x>5.443754 & CE1$x<5.615951] ### 10\% cosine taper: xtap = spec.taper(Xamp, p = 0.1)
Run the code above in your browser using DataLab