Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

width.AnnotationFunction

Width of the AnnotationFunction Object


Description

Width of the AnnotationFunction Object

Usage

## S3 method for class 'AnnotationFunction'
width(x, ...)

Arguments

x

A AnnotationFunction-class object.

...

Other arguments.

Details

Internally used.

Examples

anno = anno_points(1:10)
ComplexHeatmap:::width(anno)
anno = anno_points(1:10, which = "row")
ComplexHeatmap:::width(anno)

ComplexHeatmap

Make Complex Heatmaps

v2.6.2
MIT + file LICENSE
Authors
Zuguang Gu
Initial release
2020-11-12

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.