statsCompare | R Documentation |
Easy stats comparison function, which includes simple line and point plots
statsCompare(player_list = c(), age = FALSE)
player_list |
List of players |
age |
Age. valid values are TRUE or FALSE |
This function returns a point and line plot showing transitions of PPG stats of given players.
Koki Ando <koki.25.ando@gmail.com>
## Not run: statsCompare(player_list = c("Ray Allen", "Klay Thompson", "Stephen Curry"), Age=TRUE) ## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.