print.pathwayCollection {pathwayPCA} | R Documentation |
pathwayCollection
-class Object.The display method for pathways lists as returned by the
read_gmt
function.
## S3 method for class 'pathwayCollection' print(x, ...)
x |
An object of class |
... |
Lazy dots for additional internal arguments (currently unused). |
This function sets a print
method for
pathwayCollection
objects.
x
, returned invisibly (with the invisible
function).
### Load the Example Data ### data("colon_pathwayCollection") ### Print / Show ### colon_pathwayCollection