| getIntegration {omicRexposome} | R Documentation |
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).
getIntegration(object, ...) ## S4 method for signature 'ResultSet' getIntegration(object, ...)
object |
An object of class ResultSet obtained from |
... |
NOT USED |
A data.frame
data("crs", package = "omicRexposome")
class(getIntegration(crs))