## Plot in a single graph the path of January, February, November and December and
## store its data in the object \code{jfnd}.
data(AirPassengers)
jfnd <- bbmp (AirPassengers, t0=c(1949, 1), mp=c(1,2,11,12), vers="R", plot=TRUE)
Run the code above in your browser using DataLab