Description Usage Arguments Value Functions
View source: R/compare.players.R
Compare Players
This function returns a data.frame that compares players' mechanical sprint abilities using either their player profiles.
1 2 3 | compare.player.profiles(player.profiles = list())
compare.player.splits(player.profiles = list(), distance = c(9.14, 18.3, 36.6))
|
player.profiles |
The players' profiles as a list |
A comparison of players' profiles or speed, acceleration, and split times at different distances
compare.player.splits
: Compare player split times at given distances
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.