Learn R Programming

iPRISM (version 0.1.1)

data_sig: data_sig

Description

The `data_sig` represents the sample feature matrix, where rows correspond to samples, and columns correspond to features.

Usage

data_sig

Arguments

Format

An object of class matrix (inherits from array) with 121 rows and 31 columns.

Examples

Run this code
library(iPRISM)
data(data_sig, package = "iPRISM")
plot(data_sig)

Run the code above in your browser using DataLab