View source: R/get-player-misc.R
getPlayerMisc | R Documentation |
getPlayerMisc(season_code)
season_code |
One or more season codes as obtained from |
Returns a summary tibble of miscellaneous players statistics for chosen seasons.
Glossary of columns:
Column name | Column extended name | Column description |
DD2 | Double-doubles | Games with double-digit totals in two of: points, rebounds, assists, steals and blocks |
TD3 | Triple-doubles | Games with double-digit totals in three of: points, rebounds, assists, steals and blocks |
Reference webpage: Stats
## Not run:
getPlayerMisc(season_code = "E2023")
## End(Not run)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.