SetNodeIntensity.netTools function

Sets the given intensities as a node attribute to the given igraph network

Sets the given intensities as a node attribute to the given igraph network

## S3 method for class 'netTools' SetNodeIntensity(obj)

Arguments

  • obj: netTools object -> list(graph: igraph, node_id: node id, intensity: node intensity)

Returns

igraph network with the given intensities as attributes of the nodes

  • Maintainer: Pol Llagostera
  • License: GPL-3
  • Last published: 2023-04-11

Useful links