Created
April 29, 2021 15:50
-
-
Save saiemgilani/bc6c1c11bfa38e28d4432e9211556f7f to your computer and use it in GitHub Desktop.
Game Player Stats function troubleshooting
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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