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 in `dplyr::mutate()`:
! Problem while computing `..1 = dplyr::across(dplyr::everything(), round, digits = digits)`.
Caused by error in `across()`:
! Problem while computing column `Min`.
Caused by error in `fn()`:
! non-numeric argument to mathematical function
We should figure out a way to intercept it and give something more informative.
The text was updated successfully, but these errors were encountered:
For example
Returns the error
We should figure out a way to intercept it and give something more informative.
The text was updated successfully, but these errors were encountered: