boxscore() scrapes the boxscore for a given set of game, team, and
position.
Arguments
- game
integer ID (e.g., 2025020275); see
games()for reference- team
character of 'h'/'home' or 'a'/'away'
- position
character of 'f'/'forwards', 'd'/'defensemen', or 'g'/'goalies'
