sectorplot | R Documentation |
Plot a sector estimate
sectorplot(x, res = 4, col = rainbow, zlim, overlapfactor = 0.95, ...)
x |
result object from one of the directed summaries |
res |
smoothness of arc |
col |
function to derive the colors, see values2colors |
zlim |
passed to values2colors |
overlapfactor |
<1 leaves a bit of space between sectors |
... |
passed to plot, mostly the "main" parameter |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.