powered by
Easy stats comparison function, which includes simple line and point plots
statsCompare(player_list = c(), age = FALSE)
List of players
Age. valid values are TRUE or FALSE
This function returns a point and line plot showing transitions of PPG stats of given players.
# NOT RUN { statsCompare(player_list = c("Ray Allen", "Klay Thompson", "Stephen Curry"), Age=TRUE) # } # NOT RUN { # }
Run the code above in your browser using DataLab