Learn R Programming

graphite (version 1.18.0)

as.list.PathwayList: Convertion of PathwayLists into lists.

Description

Converts a PathwayList into a list of Pathways.

Usage

"as.list"(x, ...)

Arguments

x
a PathwayList object
...
extra arguments to as.list

Value

A list of pathways.

See Also

PathwayList

Examples

Run this code
  as.list(kegg)

Run the code above in your browser using DataLab