Reproducible example with data via dput?
Code that you used that 'didn't work'?
Error messages or output and why it was not satisfactory?

Following the posting guide by providing such information is more
likely to generate useful answers and save both you and those who try
to help a lot of wasted time guessing.


Bert Gunter

"The trouble with having an open mind is that people keep coming along
and sticking things into it."
-- Opus (aka Berkeley Breathed in his "Bloom County" comic strip )

On Wed, Apr 22, 2020 at 7:32 AM Cade, Brian S via R-help
<r-help@r-project.org> wrote:
>
> Hi All.  I am trying to construct a graph using the xYplot() function in 
> Hmisc package (thank you Frank Harrell) taking advantage of the Cbind() 
> argument for plotting the median, 10th, and 90th quantiles and also the 
> cbind() argument for individual data values.  I know how to do both of these 
> separately, but I would really like to have them overlayed on each other.  
> I've tried various approaches with add=T, new=T, etc and none of those seem 
> to work with xYplot().  Any pointers?
>
> Brian
>
>
> Brian S. Cade, PhD
>
> U. S. Geological Survey
> Fort Collins Science Center
> 2150 Centre Ave., Bldg. C
> Fort Collins, CO  80526-8818
>
> email:  ca...@usgs.gov<mailto:brian_c...@usgs.gov>
> tel:  970 226-9326
>
>
>         [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.

______________________________________________
R-help@r-project.org mailing list -- To UNSUBSCRIBE and more, see
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to