powered by
Given a shape, all centroid-points radii are drawn using segments that can be passed with options
coo_draw_rads(coo, ...)
a drawing on the last plot
a shape
arguments to feed segments
shp <- shapes[4] %>% coo_sample(24) %T>% coo_plot coo_draw_rads(shp, col=col_summer(24))
Run the code above in your browser using DataLab