layout.force_directed {layouts} | R Documentation |
layout.force_directed(g,
ejectFactor = 6,
condenseFactor = 3,
maxtx = 4,
maxty = 3,
dist = "30,250",
size = "1000,1000",
iterations = 200,
algorithm = ['degree_weighted','group_weighted','edge_weighted'],
groupAttraction = 5,
groupRepulsive = 5,
weightedFactor = 8,
avoids = NULL);