SetNodeIntensity.netTools: Sets the given intensities as a node attribute to the given igraph network
Description
Sets the given intensities as a node attribute to the given igraph network
Usage
# S3 method for netTools
SetNodeIntensity(obj)
Value
igraph network with the given intensities as attributes of the nodes
Arguments
- obj
netTools object -> list(graph: igraph, node_id: node id, intensity: node intensity)