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
Hi, I started seeing some issues when using the fb_match_results function recently.
I have updated the package to the latest version and still see the issues.
below is a sample error of what I am observing:
Error in `map()`:
ℹ In index: 3.
Caused by error in `dplyr::filter()`:
ℹ In argument: `is.na(.data[["Time"]]) | .data[["Time"]] != "Time"`.
Caused by error in `.data[["Time"]]`:
! Column `Time` not found in `.data`.
The text was updated successfully, but these errors were encountered:
Hi, I started seeing some issues when using the fb_match_results function recently.
I have updated the package to the latest version and still see the issues.
below is a sample error of what I am observing:
The text was updated successfully, but these errors were encountered: