Cached coupling results on a MultiPhysioExperiment
Source:R/MultiPhysioExperiment-methods.R
couplingResults.RdGet or set the list of cached coupling-analysis results stored on a
MultiPhysioExperiment. The cache is populated by
couplingAnalysisCached(), which keys entries by a digest of the
analysis arguments so repeated identical requests are not recomputed.
Usage
couplingResults(x)
# S4 method for class 'MultiPhysioExperiment'
couplingResults(x)
couplingResults(x) <- value
# S4 method for class 'MultiPhysioExperiment'
couplingResults(x) <- value