This set of stats and geoms makes it possible to draw circles based on a
center point and a radius. In contrast to using
ggplot2::geom_point(), the size of the circles are related to the
coordinate system and not to a separate scale. These functions...