circleCoords: Store the radii of the circles and the corresponding values
Description
This function stores the radii of the circles and the corresponding value
for each circle.
Usage
circleCoords(itemCoordsDF, extraCircles = 0)
Value
A data frame containing the radius and the corresponding value for
each circle.
Arguments
- itemCoordsDF
Data frame wih item coordinates.
- extraCircles
Number of circles drawn beyond those required to include
the points.