[R] transposing x and y axes in xYplot
Bert Gunter
bgunter.4567 at gmail.com
Tue Aug 23 23:51:07 CEST 2016
Is this of any help? (found by simple google search):
http://stackoverflow.com/questions/6392266/rotating-the-grid-to-plot-horizontal-errors-bars-with-hmiscxyplot-in-r
Cheers,
Bert
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 Tue, Aug 23, 2016 at 2:42 PM, Cade, Brian <cadeb at usgs.gov> wrote:
> Is there a simple way to transpose the x and y axes with the xYplot()
> function in the Hmisc package, where y is a vector of point estimate and
> lower and upper confidence interval endpoints? What I'm looking for is
> something akin to coord_flip() used with ggplot().
>
> Brian
>
> Brian S. Cade, PhD
>
> U. S. Geological Survey
> Fort Collins Science Center
> 2150 Centre Ave., Bldg. C
> Fort Collins, CO 80526-8818
>
> email: cadeb at usgs.gov <brian_cade at usgs.gov>
> tel: 970 226-9326
>
> [[alternative HTML version deleted]]
>
> ______________________________________________
> R-help at 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.
More information about the R-help
mailing list