A wrapper for the function acf that returns the autocorrelation for the specified lag. Missing values are removed.
acf2(x, lag = 10, ...)
x
numeric vector
lag
integer
...
additional arguments to acf
acf