Scrape roster information from the stats.ncaa.org website
ncaa_vb_roster(school_id, team_id)
the id for the school across all seasons
the id for the roster for that school's season
a data frame of the roster for the team
How to get a school_id and team_id:
find the team you want to view data for on the stats.ncaa.org website
select the "roster" tab from the team's page
note the two sets of numbers in the URL
the first number in the URL is the school_id, the second number is the team_id