plotImage: plotImage

Description Usage Arguments Value Examples

View source: R/PlotFunctions.R

Description

This function plots a basic binary image.

Usage

1

Arguments

x

Binary matrix, usually from readPNGBinary

Value

Returns plot of x.

Examples

1
2
3
csafe_document = list()
csafe_document$image = csafe
plotImage(csafe_document$image)

handwriter documentation built on Aug. 16, 2021, 5:07 p.m.