Displaying 2 results from an estimated 2 matches for "mulbar".
2011 Jan 25
2
barplot with varaible-width bars
...]),space=c(.1,.5),beside=T)
makes the bars in each pair of unequal width, but the two widths do not vary from pair to pair
I would like the width of each bar to be proportional to its corresponding value in the width statement of this last call of barplot, like what I think could be done with the mulbar function of SPlus. Can I do this with barplot itself, or is this something for which lattice or ggplot 2 is needed? And, if so, what would typical code look like?
Thanks for your help.
Larry Gould
Notice: This e-mail message, together with any attachme...{{dropped:14}}
1997 Aug 25
0
R-alpha: `missing' BB functions
Here are the functions documented in the Blue Book that I found missing
in R (ignoring the ones which are obviously outdated).
aggregate allocated amatch axes chull clorder cutree cycle date
debugger dget discr faces interp l1fit labclust lag loglin
monthplot mstree mulbar napsack odometer persp plclust plotfit
rep.int restore rreg sabl sablplot set.seed smooth sort.list
Stable stars starsymb storage subtree symbols tempfile tslines
tsmatrix tsplot tspoints twoway unlink usa xor
In some detail:
aggregate cycle lag smooth tslines tsmatrix tsplot tspoints:
Obviou...