Convert unit on y direction in data coordinate
Convert unit on y direction in data coordinate
convert_y( x, unit = c("mm", "cm", "inches"), sector.index = get.current.sector.index(), track.index = get.current.track.index())
x |
a numeric vector |
unit |
supported units, only "mm", "cm", "inches" |
sector.index |
index for the sector where the conversion is applied |
track.index |
index for the track where the conversion is applied |
A vector of numeric values which are measured in the specified data coordinate
Zuguang Gu <z.gu@dkfz.de>
convert_x
converts on x direction.
# see example on `convert_x` page NULL
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.