Learn R Programming

wavethresh (version 4.6.9)

teddy: Picture of a teddy bear's picnic.

Description

A 512x512 matrix. Each entry of the matrix contains an image intensity value.

Usage

data(teddy)

Arguments

Format

A 512x512 matrix. Each entry of the matrix contains an image intensity value. The whole matrix represents an image of a teddy bear's picnic.

Examples

Run this code
# NOT RUN {
#
# This command produces the image seen above.
#
# image(teddy)
#
# }

Run the code above in your browser using DataLab