tux1 {imagefx} | R Documentation |
Image of Tux
Description
Gray scaled image of Tux, the Linux Penguin. Here Tux is centered in the image. Originally this was a gray scaled jpeg image.
Usage
data("tux1")
Format
The format is: num [1:56, 1:66] 0.996 0.996 0.996 0.996 0.996 ...
Examples
data(tux1)
## maybe str(tux1) ; plot(tux1) ...
[Package imagefx version 0.4.1 Index]