initializeVectorAttributesForVertex: Initialize numerically-valued vertex attributes

Description Usage Arguments Value

Description

For each vertex, there are several sets of vectors representing data and calculations made on the data. These are stored as vertex attributes in the form of numeric objects wrapped in a list so the length is one. The vector attributes are;

All of these are initialized with NA values

Usage

1

Arguments

g

graph model

v.index

vertex index

Value

and igraph object where the above attributes are initialized to the value list(rep(NA, g$n))


robertness/signalgraph documentation built on May 27, 2019, 10:33 a.m.