balldrop: Ball dropping data

Description Format Source Examples

Description

Undergraduate students in a physics lab recorded the height from which a ball was dropped and the time it took to reach the floor.

Format

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

Source

Steve Plath, Calvin College Physics Department

Examples

1
xyplot(time ~ height, data=balldrop)

fastR documentation built on May 1, 2019, 11:18 p.m.