combine_player_plot: Combine Player Plot

Description Usage Arguments Value

View source: R/combine_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 optim_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

...

Other combine profiles - optional.

game_profile

An athlete's combine profile - required.

Value

Time vs speed and acceleration for 1+ athletes.


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