field_hockey_team_box_score: Get U SPORTS field hockey team box scores

View source: R/field_hockey_team_box_score.R

field_hockey_team_box_scoreR Documentation

Get U SPORTS field hockey team box scores

Description

Get U SPORTS field hockey team box scores

Usage

field_hockey_team_box_score(year = c())

Arguments

year

The season(s) of interest.

Value

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

Examples

try(field_hockey_team_box_score(2018))

usportsR documentation built on March 16, 2026, 5:08 p.m.