packcircles {packcircles} | R Documentation |
This package provides several algorithms to find non-overlapping arrangements of circles:
Arranges circles within a bounding rectangle by pairwise repulsion.
Arranges circles in an unbounded area by progressive placement. This is a very efficient algorithm that can handle large numbers of circles.
Finds an arrangement of circles conforming to a graph specification.