Search Archives
Search tips
from:Name
Search by author name, e.g. from:Duncan Murdoch
"exact phrase"
Match an exact phrase
word1 word2
Match messages containing both words
Date range
Use the date pickers to filter results to a time period
Use the list dropdown to narrow results to a specific mailing list. Combine from: with other terms to filter by author and content.
barplot with varaible-width bars
Gould, A. Lawrence
·
Jan 25, 2011
·
r-help
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110125/98c5715d/attachment.pl>
barplot with varaible-width bars
Gould, A. Lawrence
·
Jan 31, 2011
·
r-help
Bill Pikounis provided a clever and elegant solution: in the program barplot.default, replace the statement width <- rep(width, NR) that occours around line 51 ( NR = nrow(height) ) with the statement width <- width. I renamed the program barplotX.fn and...
Can't find what you're looking for? Try searching with Google .