Skip to content
Prev 2389 / 21312 Next

[Bioc-devel] efficient use of edgeData (graph)

Hi Paul,

Why not directly use the edgeData function with the attribute name you
want instead of having to retrieve the edgeData for all the attributes
and then subsetting.

ie   edgeData(graph, from  , to , attr = edge.attribute.name)

Nishant
On 11/10/2010 07:01 AM, Paul Shannon wrote: