Description Usage Arguments Value Examples
Homologous methods from MultiDataSet (getAssociation) but
for ResultsSet created by crossomics. It Resturns a
data.frame with the result from mcia (omicade4) or
from MultiCCA (PMA).
1 2 3 4 | getIntegration(object, ...)
## S4 method for signature 'ResultSet'
getIntegration(object, ...)
|
object |
An object of class ResultSet obtained from |
... |
NOT USED |
A data.frame
1 2 | data("crs", package = "omicRexposome")
class(getIntegration(crs))
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.