View source: R/PointDriverGP.R
PointDriverGP | R Documentation |
Affichage d’un graphique réalisé avec plotly et ggplot2 représentant le nombre de points gagnés de chaque pilote par grand prix sur une saison. Les données doivent être issues des data frames dataDriversParRaces et dataRaces.
PointDriverGP(data_driver_race, data_race)
data_driver_race |
data frame |
data_race |
dataframe |
graphique
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.