gg_add_zone_perimeters {CKMRpop} | R Documentation |
Add perimeters around the relationship zones
Description
Pass it the original ggplot, and this will return it, with the perimeters added.
Usage
gg_add_zone_perimeters(g, L, perisize = 0.5)
Arguments
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 |
[Package CKMRpop version 0.1.3 Index]