image_read_fn: Read and scale images

View source: R/image_read_fn.R

image_read_fnR Documentation

Read and scale images

Description

Read in an image, scale it, and set white border. Just streamlines the magick::image_read() function.

Usage

image_read_fn(img)

Arguments

img

url or location of image to read in

Examples

## Not run: 
image_read_fn("https://jeroen.github.io/images/frink.png")

## End(Not run)

taylorgrant/twAccount documentation built on March 20, 2022, 7:33 p.m.