mm_x {circlize} | R Documentation |
Convert unit on x direction in data coordinate
Description
Convert unit on x direction in data coordinate
Usage
mm_x(x, sector.index = get.current.sector.index(),
track.index = get.current.track.index(), ...)
Arguments
x |
The x-value in numeric. |
sector.index |
Index of sector. |
track.index |
Index of track. |
... |
Pass to |
Details
See explanations in convert_x
page.
Author(s)
Zuguang Gu <z.gu@dkfz.de>
Examples
# see examples in `convert_x` page
NULL
[Package circlize version 0.4.16 Index]