ncaavolleyballr0.4.3 package

Extract Data from NCAA Women's and Men's Volleyball Website

check_confdiv

Checks if division or conference is valid

check_contest

Checks if contest ID is valid

check_logical

Checks if a logical input is valid

check_match

Checks if value is matched in vector

check_sport

Checks if sport is valid

check_team_id

Checks if team ID is valid

check_team_name

Checks if team name is valid

check_year

Checks if year is valid

conference_stats

Aggregate player statistics for a NCAA conference and seasons

division_stats

Aggregate player statistics for a NCAA division and seasons

find_team_contests

Extract date, opponent, and contest ID for team and season

find_team_id

Find team ID for season

find_team_name

Match pattern to find team names

fix_teams

Fix teams that change their names

get_team_info

Gets year, team, and conference from team ID

get_teams

Extract data frame of team names, IDs, conference, division, and seaso...

group_stats

Aggregate player statistics and play-by-play information

html_table_raw

Creates table of raw HTML

match_pbp

Extract play-by-play information for a particular match

most_recent_season

Assigns most recent season

ncaavolleyballr-package

ncaavolleyballr: Extract Data from NCAA Women's and Men's Volleyball W...

player_match_stats

Extract player statistics for a particular match

player_season_stats

Extract player statistics from a particular team and season

request_live_url

Submit URL request via live browser

request_url

Submit URL request, check, and return response

save_df

Save data frames

team_match_stats

Extract team summary statistics for all matches in a particular season

team_season_info

Extract arena, coach, record, and schedule information for a particula...

team_season_stats

Extract teams statistics for season statistics from 2020-2024

Extracts team records/schedules and player statistics for the 2020-2024 National Collegiate Athletic Association (NCAA) women's and men's divisions I, II, and III volleyball teams from <https://stats.ncaa.org>. Functions can aggregate statistics for teams, conferences, divisions, or custom groups of teams.

  • Maintainer: Jeffrey R. Stevens
  • License: MIT + file LICENSE
  • Last published: 2025-07-22