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
Error: Problem with `filter()` input `..1`.
Input `..1` is `!stringr::str_detect(.data$X1, "Social-Media")`.
Column `X1` not found in `.data`
Run `rlang::last_error()` to see where the error occurred.
Any ideas?
Best,
Martin
The text was updated successfully, but these errors were encountered:
Hi Jason,
great package! Would have saved me a lot of time and work if I had learned about it earlier! :)
I just went through the vignette and tried a few of the examples. It seems to me that there is a (dplyr related) bug in
tm_player_bio()
:Running
hazard_bio <- tm_player_bio(player_url = "https://www.transfermarkt.com/eden-hazard/profil/spieler/50202")
gives me
Any ideas?
Best,
Martin
The text was updated successfully, but these errors were encountered: