On Sat, 22 Nov 2003 13:54:34 -0800, Spencer Graves
<[EMAIL PROTECTED]> wrote:

>Start the plot using "plot", add lines and points using "lines" and 
>"points", as described in the examples with "?plot". 

That's how you do plots that you construct yourself; you can get a lot
of the higher level functions (e.g. hist) to do this using the
argument "add=TRUE".

Duncan Murdoch

______________________________________________
[EMAIL PROTECTED] mailing list
https://www.stat.math.ethz.ch/mailman/listinfo/r-help

Reply via email to