[R] Greek in vector

2007-10-08 Thread Todd A. Gibson
Hello, I understand how to use substitute() to integrate Greek characters into plot labels, but I haven't been successful getting Greek to appear in the vector entries passed to legend() labels. Any hints? Thanks, -TAG __ R-help@r-project.org mailing l

Re: [R] Matrix bar plot

2007-10-04 Thread 'Todd A. Gibson'
> -- thus distorting the perspective even more so that you can not make > accurate (perhaps even relatively!) judgments of magnitude. I echo Hadley's > sentiment: such 3-D bar plots are an abomination. Just because Excel can do > them doesn't mean you should. > OK, fair enough. I am displaying s

Re: [R] Matrix bar plot

2007-10-04 Thread Todd A. Gibson
On Thu, Oct 04, 2007 at 06:15:34PM -0500, hadley wickham wrote: > Why would you want a plot that looks like that? Half the bars are > hidden behind other bars! I would rotate it such that all bars are visible. -TAG __ R-help@r-project.org mailing list

[R] Matrix bar plot

2007-10-04 Thread Todd A. Gibson
Hello, Does R have any facility to create a plot that looks similar to this: http://www.augustcouncil.com/~tgibson/barmatrix.jpg Thank you, -TAG Todd A. Gibson __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do