volleyball_pbp: Get U SPORTS volleyball play by play data

View source: R/volleyball_pbp.R

volleyball_pbpR Documentation

Get U SPORTS volleyball play by play data

Description

Get U SPORTS volleyball play by play data

Usage

volleyball_pbp(gender, year = c())

Arguments

gender

Gender of athletes "m" or "w"

year

The season(s) of interest.

Value

Column Name Type
event chr
home chr
away chr
score chr
set int
game_id chr
season chr
season_type chr

Examples

try(volleyball_pbp("m",2018))

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