SetNetworkAttribute.intensitynet function

Set attributes to the network edges or nodes

Set attributes to the network edges or nodes

## 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

Returns

intensitynet object containing the network with the added attributes

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

Useful links