Learn R Programming

imagefx (version 0.4.1)

tux2: Image of Tux

Description

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.

Usage

data("tux2")

Arguments

Format

The format is: num [1:56, 1:66] 0.996 0.996 0.996 0.996 0.996 ...

Examples

Run this code
# NOT RUN {
data(tux2)
## maybe str(tux2) ; plot(tux2) ...
# }

Run the code above in your browser using DataLab