moto | R Documentation |
Race results from the 2019 Grand Prix motorcycling season
data(moto)
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.
Many drivers have names with diacritics, which have been removed from the dataframe.
Wikipedia contributors. (2020, February 8). 2019 MotoGP season. In Wikipedia, The Free Encyclopedia. Retrieved 08:16, February 20, 2020, from https://en.wikipedia.org/w/index.php?title=2019_MotoGP_season&oldid=939711064
ordertable2supp
pie(moto_maxp)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.