heightDetails.annotation_axis: Height for annotation_axis Grob

Description Usage Arguments Details Examples

View source: R/annotation_axis.R

Description

Height for annotation_axis Grob

Usage

1
2
## S3 method for class 'annotation_axis'
heightDetails(x)

Arguments

x

The annotation_axis grob returned by annotation_axis_grob.

Details

The physical height of the grob can be get by convertWidth(grobHeight(axis_grob), "mm").

Examples

1
2
# There is no example
NULL

ComplexHeatmap documentation built on Nov. 14, 2020, 2:01 a.m.