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
-
> 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,
>
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
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
4 matches
Mail list logo