Question about paired plotting
Hi Luis, Two plotting functions from the plotrix package might be of interest. One is "ladderplot" that is very similar to the upper plots in the panels, and the second is "ehplot" that is similar to the lower panels. Jim On Mon, May 4, 2015 at 5:52 PM, Luis Fernando Garc?a
<luysgarcia at gmail.com> wrote:
Hello R experts, I just found a new paper which shows the proper way (according to the authors) to show data, specially paired. I am very interested in presenting this kind of data, specially the scatter plott. I have found a way to present it using this link: http://journals.plos.org/plosbiology/article?id=10.1371%2Fjournal.pbio.1002128#pbio.1002128.s007 Nevertheless, I wanted to know if you know some example which allows me to produce a plot similar to the plots 2B-2D. I could do it by "hand" but it was quite time consuming and required editing the pictures, Many thanks for any help you can provide! [[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.