fade_border | R Documentation |
Add a fading border to an image
fade_border(im, npix, blur_radius = 6)
im |
an image |
npix |
thickness of the fading border |
blur_radius |
apply a blur of this radius to the fading border to avoid illusory edges at the image corners |
an image
plot(fade_border(regatta, npix = 30))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.