View source: R/gg_add_zone_perimeters.R
Pass it the original ggplot, and this will return it, with the perimeters added.
1 | 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 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.