Hello,
When I try to run the workflow I am getting 3 errors namely
1.) Network Analysis (16) Tool #4: Error in graph.data.frame(d = x, directed = directed, vertices = vertices)
2.) Network Analysis (16) Tool #4: Execution halted
3.) Network Analysis (16) Tool #4: The R.exe exit code (1) indicated an error.
I am attaching my workflow and the input file. Please resolve the issue . Thanks in advance.
Solved! Go to Solution.
Hi @manoj
This is due to the fact that the 'Nodes' input doesn't have all of the names that are being fed through the 'Edges' input.
In the attached I have simply unioned in the missing names and you should see that the network chart now generates.
Heelo Bolide,
The workflow is getting executed successfully but I am unable to get the chart.