Hello,
I have a workflow to calculate X and Y coordinates using igraph library in R tool. My input file contains project group ID, source, and target.
I would like to calculate the X and Y coordinates within the same group. I thought using a batch macro to filter by group would be the way to do it.

However, this batch macro created many unnecessary duplicated rows - I'm sure I'm doing something wrong.
Does anyone know how to run the macro contains R tool and calculate the X and Y coordinates within the same group?
Sincerely,
Kazumi