Learn R Programming

circlize (version 0.4.10)

convert_height: Convert units

Description

Convert units

Usage

convert_height(...)

Arguments

...

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
# NOT RUN {
# see example in `convert_length` page
NULL
# }

Run the code above in your browser using DataLab