Re: [R] how to use 'points' function to plot two curves with errbar

2010-06-15 Thread David Winsemius
From: Yogesh Tiwari Subject: Re: [R] how to use 'points' function to plot two curves with errbar To: "John Kane" Received: Sunday, June 13, 2010, 11:21 PM Dear John, Thanks, I am using errbar in the package Hmisc, par(new=TRUE), worked between two errbar ploting commands

Re: [R] how to use 'points' function to plot two curves with errbar

2010-06-15 Thread Yogesh Tiwari
=== > Also we really should have some sample data., It have to be the entire data > set or even the real data as > long as it has the same format and layout. > > Have a look at ?dput for way to include some easily useable data. > > So

Re: [R] how to use 'points' function to plot two curves with errbar

2010-06-05 Thread John Kane
The first thing we need to know is what "errbar" are you using? There are at least two, on in the Hmisc package and one in sfsmisc. PLEASE do read the posting guide http://www.R-project.org/posting-guide.html and provide commented, minimal, self-contained,reproducible code. I'm not sure what y