Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

set_track_gap

Set gaps between tracks


Description

Set gaps between tracks

Usage

set_track_gap(gap = 0.02)

Arguments

gap

Gap between two tracks. Use mm_h/cm_h/inches_h to set in absolute units.

Examples

circos.initialize(letters[1:10], xlim = c(0, 1))
circos.track(ylim = c(0, 1))
set_track_gap(mm_h(2))
circos.track(ylim = c(0, 1))
circos.clear()

circlize

Circular Visualization

v0.4.12
MIT + file LICENSE
Authors
Zuguang Gu
Initial release
2021-1-8

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.