Re: [R] formula version of sunflowerplot() fails when axis label specified

2012-06-27 Thread sina rueeger
Hi Gerrit I did the following: access the function via graphics:::sunflowerplot.formula, and then commented some lines to see, where the problem lies. I guess that it is the chunk with "mf <- eval(m, parent.frame())", but to be honest, I do not know why. My workaround is as follows: sunflowerplot

Re: [R] formula version of sunflowerplot() fails when axis label specified

2012-06-27 Thread David L Carlson
- > From: r-help-boun...@r-project.org [mailto:r-help-bounces@r- > project.org] On Behalf Of Gerrit Eichner > Sent: Wednesday, June 27, 2012 6:17 AM > To: R-Help > Subject: [R] formula version of sunflowerplot() fails when axis label > specified > > Hello, R-help, >

Re: [R] formula version of sunflowerplot() fails when axis label specified

2012-06-27 Thread David L Carlson
ege Station, TX 77843-4352 > -Original Message- > From: r-help-boun...@r-project.org [mailto:r-help-bounces@r- > project.org] On Behalf Of Gerrit Eichner > Sent: Wednesday, June 27, 2012 6:17 AM > To: R-Help > Subject: [R] formula version of sunflowerplot() fails when

[R] formula version of sunflowerplot() fails when axis label specified

2012-06-27 Thread Gerrit Eichner
Hello, R-help, does anybody have already a work-around for the problem that the formula version of sunflowerplot() throws an error when provided with a value for xlab (or ylab) different from NULL: sunflowerplot( Sepal.Length ~ Sepal.Width, data = iris, xlab = "A") Error in model.frame.defa