subset_vector: Subset the vector

View source: R/AnnotationFunction-function.R

subset_vectorR Documentation

Subset the vector

Description

Subset the vector

Usage

subset_vector(x, i)

Arguments

x

A vector.

i

The indices.

Details

Mainly used for constructing the AnnotationFunction-class object.

Examples

# There is no example
NULL


jokergoo/ComplexHeatmap documentation built on Nov. 17, 2023, 11:27 a.m.