Description Usage Arguments Value See Also
Counts the number of times a KE occurs in different linear AOP paths
1 | add.KE_LAOC(g, use_KE_PD = FALSE)
|
g |
AOP igraph object, with vertex attribute KE_KED (values "MIE", "KE", or "AO") [igraph object] |
use_KE_PD |
Optional (Default=FALSE): Can use KE_PD ("origin" and "terminus") instead of KE_KED [boolean] |
Identical igraph object with new vertex attribute called KE_LAOC (linear AOP Occurence) [igraph object]
Other KE Attribution: add.KE_PD
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.