You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
real_madrid_url <- "https://fbref.com/en/squads/53a2f082/Real-Madrid-Stats"
real_madrid_logs_keeper_ <- fb_team_match_log_stats(team_urls = real_madrid_url, stat_type = "keeper")
Error in dplyr::filter():
! Can't transform a data frame with duplicate names.
Run rlang::last_error() to see where the error occurred.
rlang::last_error()
<error/rlang_error>
Error in dplyr::filter():
! Can't transform a data frame with duplicate names.
Backtrace:
worldfootballR::fb_team_match_log_stats(...)
dplyr:::filter.data.frame(., .data$Date != "")
Run rlang::last_trace() to see the full context.
rlang::last_trace()
<error/rlang_error>
Error in dplyr::filter():
! Can't transform a data frame with duplicate names.
library("worldfootballR")
Backtrace:
Run
rlang::last_trace()
to see the full context.Backtrace:
x
The text was updated successfully, but these errors were encountered: