.match_x_dupY {TreeSummarizedExperiment}R Documentation

convert char. indicator to num. indicator

Description

This differs to match with that the duplicated values in dy are not ignored.

Usage

.match_x_dupY(x, dy)

Arguments

x

A vector. The values to be matched.

dy

A vector. The values to be matched agaist.

Author(s)

Ruizhu Huang


[Package TreeSummarizedExperiment version 2.0.3 Index]