Description Usage Arguments Details Value See Also Examples
View source: R/printClass_pathwayCollection.R
The display method for pathways lists as returned by the
read_gmt
function.
1 2 |
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).
1 2 3 4 5 | ### Load the Example Data ###
data("colon_pathwayCollection")
### Print / Show ###
colon_pathwayCollection
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.