.numeric_ij {TreeSummarizedExperiment} | R Documentation |
convert char. indicator to num. indicator
.numeric_ij(ij, x, dim = "row")
ij |
A character or numeric indicator on rows/columns of |
x |
It provides row/col names for |
dim |
"row" or "col" to specify row/col names of |
Ruizhu Huang