Re: [R] lines - defining the range that is plotted

2015-09-24 Thread Duncan Murdoch
On 24/09/2015 6:26 PM, Hermann Norpois wrote: > Hello, > > I am looking for a possibility to define something like ylim for lines. I > thought, there might be a possibility to define the range of lines by means > of par ("usr") but I did not find the correct syntax. In my toy example I > would lik

[R] lines - defining the range that is plotted

2015-09-24 Thread Hermann Norpois
Hello, I am looking for a possibility to define something like ylim for lines. I thought, there might be a possibility to define the range of lines by means of par ("usr") but I did not find the correct syntax. In my toy example I would like to stop the red line at y=0.3. Thanks Hermann toy examp