SetNodeIntensity.netTools {intensitynet} | R Documentation |
Sets the given intensities as a node attribute to the given igraph network
## S3 method for class 'netTools'
SetNodeIntensity(obj)
obj |
netTools object -> list(graph: igraph, node_id: node id, intensity: node intensity) |
igraph network with the given intensities as attributes of the nodes