Learn R Programming

circlize (version 0.4.16)

convert_height: Convert units

Description

Convert units

Usage

convert_height(...)

Arguments

...

pass to convert_length

Author

Zuguang Gu <z.gu@dkfz.de>

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.

See Also

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

Examples

Run this code
# see example in `convert_length` page
NULL

Run the code above in your browser using DataLab