SetNetworkAttribute.intensitynet: Set attributes to the network edges or nodes

View source: R/intensitynet.R

SetNetworkAttribute.intensitynetR Documentation

Set attributes to the network edges or nodes

Description

Set attributes to the network edges or nodes

Usage

## S3 method for class 'intensitynet'
SetNetworkAttribute(obj, where, name, value)

Arguments

obj

intensitynet object

where

'vertex' or 'edge', where to set the attribute

name

name of the attribute

value

vector containing the data for the attribute

Value

intensitynet object containing the network with the added attributes


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