powered by
bbplot (wts, colour=c("SlateBlue","SeaGreen","red","magenta"))
bbaplot
bb3D
bbcn
## Plot seasonal paths in the original data and the logarithms of the first differences. data(AirPassengers) bbplot(wts=AirPassengers) bbplot(wts=diff(log(AirPassengers), lag=1))
Run the code above in your browser using DataLab