r.plot.bar: r.plot.bar

Usage See Also

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
r.plot.bar(data, labelsX = NULL, labelsY = NULL, labelsXDefault = FALSE,
  icol = NULL, col = NULL, colBar = param.color.bar, horizontal = FALSE,
  beside = FALSE, thirdAxis = FALSE, main = NULL, sub = NULL,
  xlab = NULL, ylab = NULL, ylim = NULL, extraMarge = 0.02,
  label.cex = 0.7, label.rotation = 45, label.adjX = 1.1,
  label.adjY = 1.1, legend = NULL, legend.pos = "topright",
  legend.pch = 15, legend.cex = 0.6,
  legend.backgroundCol = param.color.legend.background, background = T,
  grid = T, backgroundCol = param.color.background,
  foregroundCol = param.color.foreground, axisCol = param.color.axis,
  axis = T, box = T, boxCol = param.color.box, par.top.extra = 0,
  par.bottom.extra = 0, par.left.extra = 0, par.right.extra = 0,
  useVector = FALSE, autoTranspose = TRUE, ...)

See Also

barplot

Wrappers: r.plot.bar r.plot.histogram r.plot.distribution

r.plot.heatmap

r.plot.matrix r.plot.matrix.communities r.plot.graph.text

r.plot.treemap r.plot.radial

r.plot.data

r.binning r.segment r.segment.target r.segment.target.table


rocalabern/rplot documentation built on May 27, 2019, 12:14 p.m.