gimg_load_img: Load an image

View source: R/funs.R

gimg_load_imgR Documentation

Load an image

Description

Given an input, either a URL, local file path, or a RasterImage itself, return an array of the image file.

Usage

gimg_load_img(input)

Arguments

input

the input as either a path, url, or the image itself

Value

An array with the image.


statsmaths/ggimg documentation built on Oct. 14, 2023, 10:54 a.m.