r.export.dataanalysis: r.plot.bar

Description Usage

Description

r.plot.bar

Usage

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
  r.export.dataanalysis(values = NULL, col = NULL,
    horizontal = FALSE, label.cex = 0.7,
    label.rotation = 45, label.adjX = 1.1,
    label.adjY = 1.1, legend = TRUE,
    legend.pos = "topright", legend.pch = 15,
    legend.cex = 0.6,
    legend.backgroundCol = rgb(0.98, 0.98, 1, 0.97),
    background = T, grid = T,
    backgroundCol = rgb(0.85, 0.85, 0.9),
    foregroundCol = rgb(0.95, 0.95, 1), ...)

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