Description Usage Arguments Value Examples
Find best player
1 | bestplayer(team_matrix)
|
teammatrix |
A matrix of player stats created by buildteam() |
Stats of the best player
1 2 | team1 <- buildteam(c("Cr0", "Gladiator"))
bestplayer(team1)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.