A 256x256 gray image of John Lennon.
data(lennon)
A 256x256 matrix.
data(lennon) image(lennon, col=gray(100:0/100), axes=FALSE)