rubberband: Rubber band launching - unfinished documentation

Description Usage Format Examples

Description

Results of an experiment comparing a rubber band travels to the amount it was stretched prior to launch.

Usage

1

Format

A data frame with 16 observations on the following 2 variables.

Stretch

amount rubber band was stretched before launch

Distance

distance rubber band traveled

Examples

1
2
data(rubberband)
xyplot(Distance ~ Stretch, rubberband, type=c("p","r"))

fastR documentation built on May 2, 2019, 5:53 p.m.