Object moto_table
is a dataframe of results showing ranks of 28
drivers (riders?) in the 2019 FIM MotoGP World Championship. The format
is standard, that is, can be interpreted by function
ordertable2supp()
if the final points column is removed. The
corresponding support function is motoGP_2019
.
These objects can be generated by running script inst/moto.Rmd
,
which includes some further discussion and technical documentation and
creates file moto.rda
which resides in the data/
directory.