View source: R/field_hockey_player_box_score.R
| field_hockey_player_box_score | R Documentation |
Get U SPORTS field hockey player box scores
field_hockey_player_box_score(year = c())
year |
The season(s) of interest. |
| Column Name | Type |
| player | chr |
| team | chr |
| sh | int |
| sog | int |
| g | int |
| a | int |
| ds | int |
| min | int |
| yellow_card | int |
| red_card | int |
| game_id | chr |
| sog_against | int |
| ga | int |
| sv | int |
| goalie_mins | chr |
| game_date | chr |
| season | chr |
| season_type | chr |
try(field_hockey_player_box_score(2018))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.