draw.Rd
Add shapes on top of another plot
draw(x, gg, ...)
a Momocs object
ggplot object, default to ggplot2::last_plot
ggplot
additional parameters to feed geoms
a ggplot object
bot %>% pick(1) %>% gg()bot %>% pick(2) %>% draw() bot %>% pile(alpha=0.2)bot %>% coo_rotate(pi/2) %>% draw(col="slateblue")#> ℹ unfold.mom_tbl: can only handle a single coo_list, using coo column