.numeric_ij {TreeSummarizedExperiment}R Documentation

convert char. indicator to num. indicator

Description

convert char. indicator to num. indicator

Usage

.numeric_ij(ij, x, dim = "row")

Arguments

ij

A character or numeric indicator on rows/columns of x

x

It provides row/col names for ij to be matched against.

dim

"row" or "col" to specify row/col names of x to be matched against.

Author(s)

Ruizhu Huang


[Package TreeSummarizedExperiment version 2.2.0 Index]