volleyball_team_box_score: Get U SPORTS volleyball team box scores

View source: R/volleyball_team_box_score.R

volleyball_team_box_scoreR Documentation

Get U SPORTS volleyball team box scores

Description

Get U SPORTS volleyball team box scores

Usage

volleyball_team_box_score(gender, year = c())

Arguments

gender

Gender of athletes "m" or "w"

year

The season(s) of interest

Value

Column Name Type
set int
k int
e int
ta int
pct dbl
team_name chr
game_id chr
date_time chr
points int
season chr
season_type chr

Examples

try(volleyball_team_box_score("m",2018))

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