View source: R/href_skater-stats.R
href_skater_stats | R Documentation |
Gathers NHL skater stats by season for the selected seasons and combines results into one dataset.
href_skater_stats(seas, reg = TRUE, post = TRUE)
seas |
Which seasons would you like to retrieve data for? No default set. Earliest available season is 1918. |
reg |
Include regular season data? Defaults to TRUE |
post |
Include postseason data? Defaults to TRUE |
href_skater_stats(seas = c(1990:1999), reg = TRUE, post = TRUE)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.