tux2 {imagefx} | R Documentation |
Gray scaled image of Tux, the Linux Penguin. Here Tux is shifted to the bottom right of the image. Originally this was a gray scaled jpeg image.
data("tux2")
The format is: num [1:56, 1:66] 0.996 0.996 0.996 0.996 0.996 ...
data(tux2)
## maybe str(tux2) ; plot(tux2) ...