import: Import one image from an url quote, output 2d or 3d array.

Description Usage Arguments Value

Description

Import one image from an url quote, output 2d or 3d array.

Usage

1
import(imgquote, out2d = FALSE)

Arguments

imgquote

image url quote generated by get.imglist.

out2d

If TRUE, the 3D array of the image will be transformed into 2D.

Value

A 2D or 3D array representing the image.


monorunner/smcolors documentation built on May 23, 2019, 6:10 a.m.