ncaa_vb_game_info: ncaa_vb_game_info

View source: R/ncaa_vb_game_info.R

ncaa_vb_game_infoR Documentation

ncaa_vb_game_info

Description

Scrape player box score during a volleyball game

Usage

ncaa_vb_game_info(game_id)

Arguments

game_id

the ID for the game's data

Details

How to get a game ID:

  1. find the game you want to view data for via ncaa.com's scoreboard

  2. open up its box score page

  3. Copy the string of numbers at the end of the URL from your browser's address bar. OR

  4. call the ncaa_vb_games() function

  5. Select the game_id for the given game

Value

a data frame of of a single row for info about the selected game


ehess/ncaascrapR documentation built on March 28, 2022, 3:33 a.m.