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
cli::cli_warn("Errors were encountered in {nrow(errors)} out of {nrow(res)} evaluated predictions. The problems occurred in patient(s) {unique(errors$id)}.")
31
+
cli::cli_warn("Errors were encountered in {nrow(errors)} out of {nrow(.res)} evaluated predictions. The problems occurred in patient(s) {unique(errors$id)}.")
0 commit comments