widthDetails.annotation_axis: Width for annotation_axis Grob

Description Usage Arguments Details Examples

View source: R/annotation_axis.R

Description

Width for annotation_axis Grob

Usage

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

Arguments

x

The annotation_axis grob returned by annotation_axis_grob.

Details

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

Examples

1
2
# There is no example
NULL

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