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
Currently the error message looks something like: Error in extract_metric(edgemodel_list[[i]], paste0(target_name, "_", : invalid subscript type 'list'.
We need to catch this error properly and report a sensible error message.
The text was updated successfully, but these errors were encountered:
Currently the error message looks something like:
Error in extract_metric(edgemodel_list[[i]], paste0(target_name, "_", : invalid subscript type 'list'
.We need to catch this error properly and report a sensible error message.
The text was updated successfully, but these errors were encountered: