apply_oval_mask | R Documentation |
Add an oval mask to an image
apply_oval_mask(im, color = 0.5)
im |
an image |
color |
Color of the margin area |
plot(apply_oval_mask(regatta, 0.5)) plot(apply_oval_mask(regatta, c(1,1,0.2)))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.