Set attributes to the network edges or nodes
## S3 method for class 'intensitynet' SetNetworkAttribute(obj, where, name, value)
obj
: intensitynet objectwhere
: 'vertex' or 'edge', where to set the attributename
: name of the attributevalue
: vector containing the data for the attributeintensitynet object containing the network with the added attributes
Useful links