SetEdgeIntensity.netTools: Sets the given intensities as an edge attribute to the given...

View source: R/netTools.R

SetEdgeIntensity.netToolsR Documentation

Sets the given intensities as an edge attribute to the given igraph network

Description

Sets the given intensities as an edge attribute to the given igraph network

Usage

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

Arguments

obj

netTools object -> list(graph: igraph, node_id1: node id, node_id2: node id, intensity: edge intensity)

Value

igraph network with the given intensities as attributes of the edges


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