View source: R/image_read_fn.R
image_read_fn | R Documentation |
Read in an image, scale it, and set white border. Just streamlines the magick::image_read()
function.
image_read_fn(img)
img |
url or location of image to read in |
## Not run: image_read_fn("https://jeroen.github.io/images/frink.png") ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.