egg.image: Plot raster image

Description Usage Arguments Value Examples

View source: R/egg.image.R

Description

Plots a raster image of an egg

Usage

1
egg.image(img, axes = FALSE)

Arguments

img

an array representing the image to be plotted

axes

logical, whether or not to plot axes

Value

None

Examples

1
2
3
4
5
## Not run: 
# Plot an image
egg.image(egg)

## End(Not run)

egg documentation built on May 2, 2019, 5:55 p.m.

Related to egg.image in egg...