mm_y {circlize} | R Documentation |
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. |
Details
See explanations in convert_y
page.
Author(s)
Zuguang Gu <z.gu@dkfz.de>
Examples
# see examples in `convert_y` page
NULL
[Package circlize version 0.4.16 Index]