R/hsLibBarplot.R
hsBpGetXlim.Rd
Depending on the argument values that are passed to barplot() a good vector to be used as xlim is returned.
barplot()
hsBpGetXlim(myData, myWidth = 1, mySpace = NULL, myBeside = FALSE)
corresponding to "height" in barplot
barplot
corresponding to "width" in barplot
corresponding to "space" in barplot
corresponding to "beside" in barplot
vector of numeric of length two