View source: R/PosFinalePilote.R
PosFinalePilote | R Documentation |
Affichage d’un diagramme en barre, réalisé sous plotly et ggplot2, représentant la fréquence de la position d'arrivée du pilote ayant fait le tour le plus rapide. Les données doivent être issues des data frames: dataDriversParRaces, dataFL, dataRaces, dataDrivers.
PosFinalePilote(data_driver_race, data_fl, data_races, data_driver)
data_driver_race |
data frame |
data_fl |
data frame |
data_races |
data frame |
data_driver |
data frame |
diagramme en barre
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.