SetNodeIntensity.netTools: Sets the given intensities as a node attribute to the given...

View source: R/netTools.R

SetNodeIntensity.netToolsR Documentation

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 class 'netTools'
SetNodeIntensity(obj)

Arguments

obj

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

Value

igraph network with the given intensities as attributes of the nodes


LlagosteraPol/IntensityNet documentation built on April 14, 2023, 6:10 a.m.