Load an image located at path using the {magick} package.

magick_loader(path)

Arguments

path

path or URL to load the image from.

Value

an magick-image object as result of image_read()