gg_add_zone_perimeters {CKMRpop} | R Documentation |
Pass it the original ggplot, and this will return it, with the perimeters added.
gg_add_zone_perimeters(g, L, perisize = 0.5)
g |
the original ggplot |
L |
the number of rows (or columns) in the ancestor-match matrices |
perisize |
the size of the line to color in the perimeters |