game_player_plot: Game Player Plot

Description Usage Arguments Value

View source: R/game_player_plot.R

Description

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.

Usage

1
2
3

Arguments

game_profile

An athlete's game profile - required.

...

Other game profiles - optional.

Value

Time vs speed and acceleration for 1+ athletes.


aaronzpearson/midsprint documentation built on Dec. 26, 2021, 12:02 a.m.