mirror | R Documentation |
Mirror image content along specified axis
mirror(im, axis)
im |
an image |
axis |
Mirror axis ("x","y","z","c") |
mirror(boats,"x") %>% plot
mirror(boats,"y") %>% plot
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.