On Oct 13, 2011, at 9:31 PM, R. Michael Weylandt wrote:
A more detailed description is available in Circle 7 of the R Inferno
(among other places), but the short answer is you type methods(plot)
to see all the different plot functions and then just type the name of
the specific method to get th
A more detailed description is available in Circle 7 of the R Inferno
(among other places), but the short answer is you type methods(plot)
to see all the different plot functions and then just type the name of
the specific method to get the code. If you know which method you are
going for, you can
2 matches
Mail list logo