data_sig | R Documentation |
The 'data_sig' represents the sample feature matrix, where rows correspond to samples, and columns correspond to features.
data_sig
An object of class matrix
(inherits from array
) with 121 rows and 31 columns.
library(iPRISM)
data(data_sig, package = "iPRISM")
plot(data_sig)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.