Learn R Programming

PASWR (version 1.0)

Formula1: Pit Stop Times

Description

Pit stop times for two teams at 10 randomly selected Formula 1 races

Usage

Formula1

Arguments

source

Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008) Probability and Statistics with R. Chapman & Hall/CRC.

Examples

Run this code
attach(Formula1)
boxplot(Team1, Team2)
detach(Formula1)

Run the code above in your browser using DataLab