[R] Plotting multiple vectors in one window?
S Ellison
S.Ellison at LGCGroup.com
Tue Aug 30 12:20:27 CEST 2011
> -----Original Message-----
> From: r-help-bounces at r-project.org On Behalf Of Caitlin
> Subject: [R] Plotting multiple vectors in one window?
>
> ...I have constructed three individual plots. Is there a
> convenient way to plot three vectors (not from a file) into
> one window?
?points
and then
>With three individual lines of best fit?
abline() or predict(), depending on what kind of best fit you had in mind
*******************************************************************
This email and any attachments are confidential. Any use...{{dropped:8}}
More information about the R-help
mailing list