tourData09 {GenAlgo} | R Documentation |
Tour de France 2009
Description
Each row represents the performance of a rider in the
2009 Tour de France; the name and team of the rider are used as the
row names. The four columns are the Cost
(to include on a team
in the Versus fantasy challenge), Scores
(based on daily
finishing position), JerseyBonus
(for any days spent in one of
the three main leader jerseys), and Total
(the sum of Scores
and JerseyBonus).
Usage
data(tourData09)
Format
A data frame with 102 rows and 4 columns.
Source
The data were collected in 2009 from the web site
http://www.versus.com/tdfgames
, which appears to no longer
exist.
[Package GenAlgo version 2.2.0 Index]