Usage
radial.grid(labels=NA,label.pos=NULL,radlab=FALSE,radial.lim=NULL,
start=0,clockwise=FALSE,label.prop=1.15,grid.pos,
grid.col="gray",grid.bg="transparent")
Arguments
labels
The labels to display around the circumference of the grid.
label.pos
Radial positions for the labels.
radlab
Whether to rotate the labels to a radial orientation.
radial.lim
Optional radial limits for the circular plot. If specified,
these must be the same as the radial limits of the original plot.
start
The zero position on the plot in the units of label.pos.
clockwise
Whether to increase angles clockwise rather than the
default counterclockwise.
label.prop
Proportion of radial.lim to place the labels.
grid.pos
Radial positions for the circular grid lines.
grid.col
Color for the radial grid lines.
grid.bg
Background color for the radial grid.