Description Usage Arguments Details Author(s) Examples
Circular plot of a monthly variable.
1 | plotCircle(months,dp=1, ...)
|
months |
monthly variable to plot, the shades of grey of the 12 segments are proportional to this variable. The first result is assumed to be January, the second February, and so on. |
dp |
decimal places for statistics, default=1. |
... |
additional arguments to |
This circular plot can be useful for estimates of an annual seasonal pattern. Darker shades of grey correspond to larger numbers.
Adrian Barnett a.barnett<at>qut.edu.au
1 | plotCircle(months=seq(1,12,1),dp=0)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.