library(tseries)
y = log(AirPassengers)
acf(diff(y))

library(plotrix)
draw.ellipse(0.5,0.2,0.5,0.2)


(S,f,P)
Allaman