powered by
interpolate (y, x = 1:length(y), steps = 20, show = FALSE, output = TRUE, ...)
y = rnorm (10, 0, 5) interpolate (y, output = FALSE, show = TRUE)
Run the code above in your browser using DataLab