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


intensitynet documentation built on April 11, 2023, 6:07 p.m.