Learn R Programming

UsingR (version 2.0-7)

bumpers: Bumper repair costs for various automobiles

Description

bumper repair costs

Usage

data(bumpers)

Arguments

Format

Price in dollars to repair a bumper.

Examples

Run this code
# NOT RUN {
data(bumpers)
stem(bumpers)
# }

Run the code above in your browser using DataLab