get_aopn_kes: Get the AOPN Key Events

Description Usage Arguments Details Value Examples

View source: R/aopxplorer.R

Description

Retrieve the AOPN Key Events

Usage

1
get_aopn_kes(aopn_graph)

Arguments

aopn_graph

an object of class igraph that contains the AOPN – a graph of the key events and their relationships.

Details

This function retrieves the AOPN key events

Value

aopn_kes a vector object that contains the AOPN key events

Examples

1
2
3
4
5
## Not run: 
x <- get_aopn("Steatosis")
get_aopn_kes(x)

## End(Not run)

DataSciBurgoon/aopxplorer2 documentation built on May 6, 2019, 1:52 p.m.