Learn R Programming

faraway (version 1.0.6)

punting: Leg strength and punting

Description

Investigators studied physical characteristics and ability in 13 (American) football punters. Each volunteer punted a football ten times. The investigators recorded the average distance for the ten punts, in feet.

Usage

data(punting)

Arguments

source

Unknown

Examples

Run this code
data(punting)
## maybe str(punting) ; plot(punting) ...

Run the code above in your browser using DataLab