balldrop: Ball dropping data

Description Usage 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.

Usage

1

Format

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

height

height in meters

time

time in seconds

Source

Steve Plath, Calvin College Physics Department

Examples

1
xyplot(time ~ height, balldrop)

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