Learn R Programming

circlize (version 0.4.16)

mm_y: Convert unit on y direction in data coordinate

Description

Convert unit on y direction in data coordinate

Usage

mm_y(y, sector.index = get.current.sector.index(),
    track.index = get.current.track.index())

Arguments

y

The y-value in numeric.

sector.index

Index of sector.

track.index

Index of track.

Author

Zuguang Gu <z.gu@dkfz.de>

Details

See explanations in convert_y page.

Examples

Run this code
# see examples in `convert_y` page
NULL

Run the code above in your browser using DataLab