[R] contourplot lines, text, and mtext

2007-09-06 Thread Richard D. Morey
If I have a contourplot (in the lattice package) and I want to add straight lines to it, how do I do this? I see that there are llines() and lsegement() functions for lattice plots, but they don't seem to do anything in this case: library(lattice) library(KernSmooth) x=rnorm(1)

Re: [R] contourplot lines, text, and mtext

2007-09-06 Thread Frede Aakmann Tøgersen
: [EMAIL PROTECTED] på vegne af Richard D. Morey Sendt: fr 07-09-2007 03:28 Til: r-help@stat.math.ethz.ch Emne: [R] contourplot lines, text, and mtext If I have a contourplot (in the lattice package) and I want to add straight lines to it, how do I do this? I see that there are llines() and lsegement