CorrelationResult-class | R Documentation |
A class to represent the computed results from a correlation calculation. This includes their representation in R, as JSON, and how they are written to files.
statistics
An optional slot of any values. List or data.frame are recommended. It is not required to have rows or cols map to samples.
data1Metadata
A character describing data1. Should at least describe the name of data1.
data2Metadata
A character describing data2. Should at least describe the name of data2.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.