e.weights
If not NULL
, then a numeric vector of edge
weights. The length must match the number of edges in the graph.
By default the weight
edge attribute is used as
weights. If it is not present, then all edge
v.weights
If not NULL
, then a numeric vector of vertex
weights. The length must match the number of vertices in the graph.
By default the weight
vertex attribute is used as
weights. If it is not present, then a