Description Usage Arguments Author(s)
Utilize NHL RTSS game data to summarize game results.
Use get_game_results() to summarize by game ID
Use get_team_results() to summarize by team
1 2 3 | get_game_results(raw_data, full_season = FALSE)
get_team_results(raw_data, full_season = FALSE)
|
raw_data |
A data frame containing NHL RTSS data |
full_season |
if TRUE will add columns to summarize total number of games played as well as total points earned |
Eric Fastner (eric.fastner@gmail.com)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.