Description Usage Arguments Author(s) See Also Examples
This function creates a grid of rectangles with colors corresponding to seasonal data and adds contour lines to the existing plot.
1 2 | bbcn (wts, color=TRUE)
|
wts |
a univariate time series object. |
color |
logical. If TRUE a coloured graphic is showed. Otherwise, grey scale. |
Javier Lopez-de-Lacalle javlacalle@yahoo.es and Ignacio Diaz-Emparanza Ignacio.Diaz-Emparanza@ehu.es
bbaplot
, bbaplot
, bbcn
,
image
, and persp
.
1 2 3 4 | ## Buys-Ballot contour plot.
data(AirPassengers)
bbcn(wts=log(AirPassengers))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.