-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Labels
Description
Thank you for providing this nice R package. I want to calculate my network (igraph) robustness and vulnerability. When I run the robustness function with degree and betweeness centrality measures, it does run fine. However, for the random argument, I always get the following error message:
Error in { : task 3 failed - "Invalid vertex names"
Any ideas on how to solve the problem? Why is it just a problem with "random" and not the other two arguments? Thank you!