mm_x: 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 convert_x.
Author
Zuguang Gu <z.gu@dkfz.de>
Details
See explanations in convert_x page.
Examples
Run this code# see examples in `convert_x` page
NULL
Run the code above in your browser using DataLab