Actual Behavior
At the moment the sizeMetric() argument of addNodeSize() uses the default values from the available metric calculations that are defined in igraph.
Expected/Desired Behavior
It would be nice to have the ability to add a mode argument to `addNodeSize().
Actual Behavior
At the moment the
sizeMetric()argument ofaddNodeSize()uses the default values from the available metric calculations that are defined in igraph.Expected/Desired Behavior
It would be nice to have the ability to add a
modeargument to `addNodeSize().