pplot: Display an image

View source: R/pictplot.R

pplotR Documentation

Display an image

Description

Display an image

Usage

pplot(im, rescale = FALSE)

Arguments

im

an image. either nimg object or an array object

rescale

logical. if true, then pixel value is rescaled to range between 0 and 1.

Value

No return value, called for side effects.

Examples

pplot(regatta)

tsuda16k/pictplot documentation built on March 1, 2023, 8:44 p.m.