Description Usage Format Examples
Results of an experiment comparing a rubber band travels to the amount it was stretched prior to launch.
1 |
A data frame with 16 observations on the following 2 variables.
Stretch
amount rubber band was stretched before launch
Distance
distance rubber band traveled
1 2 | data(rubberband)
xyplot(Distance ~ Stretch, rubberband, type=c("p","r"))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.