Skip to content

Commit

Permalink
Update espn_mbb_data.R
Browse files Browse the repository at this point in the history
  • Loading branch information
saiemgilani committed Apr 5, 2023
1 parent 920ac10 commit bb73995
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion R/espn_mbb_data.R
Expand Up @@ -3241,7 +3241,6 @@ helper_espn_mbb_player_box <- function(resp){
)
if (boxScoreAvailable == TRUE &&
length(players_box_score_df[["statistics"]][[1]][["athletes"]][[1]]) > 1 &&
length(players_box_score_df[["statistics"]][[1]][["athletes"]][[2]]) > 1 &&
length(players_box_score_df[["statistics"]][[1]][["athletes"]][[1]][["stats"]][[1]]) > 1 &&
valid_athletes &&
!is.na(valid_stats)) {
Expand Down

0 comments on commit bb73995

Please sign in to comment.