mm_x: Convert unit on x direction in data coordinate

View source: R/utils.R

mm_xR 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 convert_x.

Details

See explanations in convert_x page.

Author(s)

Zuguang Gu <z.gu@dkfz.de>

Examples

# see examples in `convert_x` page
NULL

jokergoo/circlize documentation built on Nov. 17, 2023, 11:32 a.m.