Learn R Programming

circlize (version 0.4.13)

inches_y: Convert unit on y direction in data coordinate

Description

Convert unit on y direction in data coordinate

Usage

inches_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.

Examples

Run this code
# NOT RUN {
# see examples in `convert_y` page
NULL
# }

Run the code above in your browser using DataLab