Representation of n values on a circle
dotcircle.Rd
This function represents n values on a circle. The n points are shared out regularly over the circle and put on the radius according to the value attributed to that measure.
Arguments
- z
: a numeric vector
- alpha0
: polar angle to put the first value
- xlim
: the ranges to be encompassed by the circle radius
- labels
: a vector of strings of characters for the angle labels
- clabel
: a character size for the labels, used with
par("cex")*clabel
- cleg
: a character size for the ranges, used with
par("cex")*cleg