add.KE_LAOC: add.KE_LAOC

Description Usage Arguments Value See Also

View source: R/add.KE_LAOC.R

Description

Counts the number of times a KE occurs in different linear AOP paths

Usage

1
add.KE_LAOC(g, use_KE_PD = FALSE)

Arguments

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]

Value

Identical igraph object with new vertex attribute called KE_LAOC (linear AOP Occurence) [igraph object]

See Also

Other KE Attribution: add.KE_PD


npollesch/AOPNet documentation built on Jan. 9, 2021, 12:39 a.m.