convert_height {circlize}R 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

[Package circlize version 0.4.16 Index]