plotRoundedBars: Plot a rounded bar (jelly bean)

Description Usage Arguments

Description

Plot a rounded bar (jelly bean)

Usage

1
2
plotRoundedBars(x, y1, y2, width, nv = 100, plotAlways = FALSE,
  flip = FALSE, side = NA, ...)

Arguments

x

x-coordinate of the bar

y1

Upper coordinate of the bar

y2

Lower coordinate of the bar

width

Width of the bar

nv

Number of vertices to use for drawing the circle

plotAlways

Plot even if the proportions will make it look bad

flip

Plot horizontally (x is interpreted as y, and y1, y2 as x1, x2)

side

Plot only half of the bar. (If side = 2 plot the left half, if side = 4 plot the right half)


laduplessis/bdskytools documentation built on May 20, 2019, 7:33 p.m.