[R] Installing rgl
Milan Bouchet-Valat
nalimilan at club.fr
Wed Feb 22 20:28:19 CET 2012
Le mercredi 22 février 2012 à 14:00 -0500, R. Michael Weylandt a écrit :
> I haven't been following this thread so I may be off base, but are you
> sure you don't mean plot(ca(table))?
>
> ca is a function from the ca package -- you want to plot the output of
> the function, not the function itself.
Yeah, of course. ;-)
I said plot(ca) thinking the 'ca' object would hold the result of
ca(table), but that's because I have the very bad habit of calling my CA
objects with the same name as the function... Lack of imagination,
probably.
More information about the R-help
mailing list