Description
Pit stop times for two teams at 10 randomly selected Formula 1 racessource
Ugarte, M. D., Militino, A. F., and Arnholt, A. T. (2008)
Probability and Statistics with R. Chapman & Hall/CRC.Examples
Run this codeattach(Formula1)
boxplot(Team1, Team2)
detach(Formula1)
Run the code above in your browser using DataLab