
Package index
-
find_team_name() - Match pattern to find team names
-
find_team_id() - Find team ID for season
-
find_team_contests() - Extract date, opponent, and contest ID for team and season
-
get_teams() - Extract data frame of team names, IDs, conference, division, and season
-
team_season_info() - Extract arena, coach, record, and schedule information for a particular team and season
-
team_season_stats() - Extract teams statistics for season statistics from 2020-2024
-
team_match_stats() - Extract team summary statistics for all matches in a particular season
-
player_season_stats() - Extract player statistics from a particular team and season
-
player_match_stats() - Extract player statistics for a particular match
-
match_pbp() - Extract play-by-play information for a particular match
-
group_stats() - Aggregate player statistics and play-by-play information
-
division_stats() - Aggregate player statistics for a NCAA division and seasons
-
conference_stats() - Aggregate player statistics for a NCAA conference and seasons
-
ncaa_teams - NCAA Team Names
-
ncaa_conferences - NCAA Conference Names
-
ncaa_sports - NCAA Sports and Sport Codes
-
wvb_teams - NCAA Women's Volleyball Teams 2020-2024
-
mvb_teams - NCAA Men's Volleyball Teams 2020-2024