Learn R Programming

DPpackage (version 1.1-0)

sports: The Australian Athletes Data

Description

This data set consider information from 202 elite Australian athletes who trained at the Australian Institute of Sport. The members of the sample participate in a number of different sports and are about equally split between men and women.

Usage

data(sports)

Arguments

source

Cook and Weisberg (1994), An Introduction to Regression Graphics. John Wiley & Sons, New York.

References

Cook and Weisberg (1994), An Introduction to Regression Graphics. John Wiley & Sons, New York.

Examples

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

Run the code above in your browser using DataLab