convert_height: Convert units

View source: R/utils.R

convert_heightR Documentation

Convert units

Description

Convert units

Usage

convert_height(...)

Arguments

...

pass to convert_length

Details

This function is same as convert_length. The reason for naming this function is convert_length is mostely used for defining the height of tracks and track margins.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

See Also

For pre-defined units, users can use cm_h, mm_h and inches_h.

Examples

# see example in `convert_length` page
NULL

jokergoo/circlize documentation built on Nov. 17, 2023, 11:32 a.m.