Description Usage Arguments Value
View source: R/game_player_plot.R
This function returns two curves per athlete: time versus speed and time versus acceleration. The curve moving downward is time versus acceleration, and the curve moving upward is time versus acceleration.
This function replaces previously published functions game_player_plot and compare_profile_plot. This function also has much simpler syntax, requiring only one argument with an indefinite number of player profiles possible.
1 2 3 |
game_profile |
An athlete's game profile - required. |
... |
Other game profiles - optional. |
Time vs speed and acceleration for 1+ athletes.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.