An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110819/bb46b92a/attachment.pl>
How to add horizontal lines above bar graph to display p-values?
3 messages · Sébastien Vigneau, Uwe Ligges
On 19.08.2011 22:27, S?bastien Vigneau wrote:
Hi, I would like to draw horizontal lines above a bar graph, in order to display the p-values of a Fisher test. Here is an example<http://thejns.org/action/showPopup?citid=citart1&id=f3-1060501&doi=10.3171%2Fped.2007.106.6.501>of the type of display I would like to have. Is there a way to draw the horizontal lines
See ?abline, ?lines, ?segments, ....
and write their associated p-values in R?
See ?text Uwe Ligges
Thanks for you help! Sebastien Vigneau [[alternative HTML version deleted]]
______________________________________________ R-help at r-project.org mailing list 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.
2 days later
An embedded and charset-unspecified text was scrubbed... Name: not available URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20110822/746c43b9/attachment.pl>