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
Seems like there isn't any data on the contract page in the browser 🤔, so I suppose we should expect an error here.
library(worldfootballR)
packageVersion("worldfootballR")
#> [1] '0.6.6.0'
tm_expiring_contracts(
country_name="United States",
contract_end_year=2025
)
#> Error: subscript out of bounds#> data frame with 0 columns and 0 rows
The text was updated successfully, but these errors were encountered:
Seems like there isn't any data on the contract page in the browser 🤔, so I suppose we should expect an error here.
The text was updated successfully, but these errors were encountered: