| PosDepArr | R Documentation |
Affichage d’un nuage de points, réalisé sous plotly et ggplot2, représentant la position d'arrivée d'un pilote en fonction de sa position de départ sur un grand prix. Les données doivent être issues des data frames dataStartingGrid et dataDriversParRaces.
PosDepArr(data_sg, data_driver_race, grand_prix)
data_sg |
data frame |
data_driver_race |
data frame |
grand_prix |
data frame |
graphique
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.