On Fri, 25 Jul 2008, Jim Lemon wrote:

library(plotrix)

Well, if I try this in the example of the previous poster I get
nicely rendered fonts - which is the only difference I noticed.

# barp groups data in columns, not rows, so transpose
barp(t(atdat[,2:4]),names.arg=atdat[,1],col=2:4)

While I could set matrices and vectors the same way as previousely
suggested I would like to understand, why this leads to

  'height' must be a vector or a matrix

again.  But that's purely accademical.

Kind regards

     Andreas.

--
http://fam-tille.de

______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to