Skip to content

Instantly share code, notes, and snippets.

@saiemgilani
Created April 29, 2021 15:50
Show Gist options
  • Save saiemgilani/bc6c1c11bfa38e28d4432e9211556f7f to your computer and use it in GitHub Desktop.
Save saiemgilani/bc6c1c11bfa38e28d4432e9211556f7f to your computer and use it in GitHub Desktop.
Game Player Stats function troubleshooting
pacman::p_load_current_gh("saiemgilani/cfbfastR")
x <- cfbfastR::cfbd_game_player_stats(year = 2020, week = 15, team = "Alabama")
dplyr::glimpse(x)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment