Re: [R] Plotting implicit functions in R

2009-11-12 Thread Duncan Murdoch
Rofizah Mohammad wrote: Hello, How can I plot several implicit functions (F(x,y)=0) on the same figure? You can use contour(..., levels=0), then repeat with add=T. See the examples in ?contour to set up the inputs. Duncan Murdoch __ R-help@r-pro

[R] Plotting implicit functions in R

2009-11-12 Thread Rofizah Mohammad
Hello, How can I plot several implicit functions (F(x,y)=0) on the same figure? Regards Rofizah [[alternative HTML version deleted]] __ R-help@r-project.org mailing list https://stat.ethz.ch/mailman/listinfo/r-help PLEASE do read the posting g