
Last chance! 50% off unlimited learning
Sale ends in
Last chance! 50% off unlimited learning
Sale ends in
This function is deprecated and will be removed in a future release.
Please use circleLayoutVertices
instead.
circlePlotData(layout, npoints = 25, xyr.cols = 1:3, id.col = NULL)
A data.frame with columns: id, x, y; where id is the unique integer identifier for each circle.
A matrix or data.frame of circle data (x, y, radius). May contain other columns, including an optional ID column.
The number of vertices to generate for each circle.
Indices or names of columns for x, y, radius (in that order). Default is columns 1-3.
Optional index or name of column for circle IDs in output. If not provided, the output circle IDs will be the row numbers of the input circle data.
circleLayoutVertices
circleVertices