barplot.getx: Function to tell you where the middle of each bar is in a...

Description Usage Arguments Value Author(s)

Description

Function to tell you where the middle of each bar is in a barplot.

Usage

1
2
  barplot.getx(height, width = 1, space = NULL,
    beside = FALSE, horiz = FALSE, ...)

Arguments

height

see barplot

width

see barplot

space

see barplot

beside

see barplot

horiz

see barplot

...

see barplot

Value

a vector of midpoints of each bar in a barplot

Author(s)

Mark Cowley, 8/1/07


drmjc/mjcgraphics documentation built on May 15, 2019, 2:40 p.m.