Skip to content

: Adding a line in the graph of 'plot()'

2 messages · dvrecko@sfu.ca, Brad McNeney

#
dvrecko at sfu.ca wrote:

            
It sounds like abline will do what you want.
Try help("points"), help("lines"), etc. You should read the section on 
graphical procedures in the manual "An Introduction to R" (as it 
suggests in the posting guide, which you can access through the URL at 
the bottom of your message).

Brad