On 2/8/08, Deepayan Sarkar <[EMAIL PROTECTED]> wrote:
> On 2/8/08, Neuer Arkadasch <[EMAIL PROTECTED]> wrote:
> > Hello,
> >
> >   Is it possible to add a legend to the 3d scatterplot cloud?
>
> Yes (the relevant arguments are described in ?xyplot). For example,

Sorry, the example I meant to give was

cloud(Sepal.Length ~ Petal.Length * Petal.Width,
      data = iris, groups = Species,
      auto.key = TRUE)

-Deepayan

______________________________________________
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