barplot of group weights by group or category
This function is called by chart.GroupWeights function if chart.type="barplot"
barplotGroupWeights(object, ..., grouping = c("groups", "category"), main = "Group Weights", las = 3, xlab = NULL, cex.lab = 0.8, element.color = "darkgray", cex.axis = 0.8)
object |
object of class |
... |
passthrough parameters to |
grouping |
|
main |
an overall title for the plot: see |
las |
numeric in {0,1,2,3}; the style of axis labels
|
xlab |
a title for the x axis: see |
cex.lab |
The magnification to be used for x and y labels relative to the current setting of |
element.color |
color for the default border and axis |
cex.axis |
The magnification to be used for x and y axis relative to the current setting of |
Ross Bennett
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.