On Wed, Sep 24, 2008 at 10:15 AM, stephen sefick <[EMAIL PROTECTED]> wrote:
> I would like to use the data below where the plots are close to what I
> want.  Instead of color I would like to use different symbols, and
> have the symbols in the legend match the graphs.  I am also going to

See ?simpleTheme

> add a regression line to these I know about the type="r" (which is
> fine for these particular graphs) argument, but it fits the subsets
> instead of the entire data set-- should I use a list of regression
> fits in the order of the arguments in an abline panel to do this?

See ?packet.number, or
http://www.r-project.org/conferences/useR-2007/program/presentations/sarkar.pdf
for more general approaches.

-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