View source: R/ticks.circular.R
ticks.circular | R Documentation |
Draw tick-marks in a circular plot.
ticks.circular(x, template = c("none", "geographics"), zero = NULL,
rotation = NULL, tcl = 0.025, col = NULL, ...)
x |
the points at which tick-marks are to be drawn. |
template |
either |
zero |
the zero of the plot (in radians). |
rotation |
the rotation of the plot. |
col |
color for the tick marks. If |
tcl |
The length of tick marks. |
... |
parameters passed to |
Claudio Agostinelli
plot.circular
and axis.circular
.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.