On 08/29/2013 02:52 AM, Shane Carey wrote:
Hi,
Has anyone ever created scale breaks in R something like what is shown here
in the section,
Use a Scale Break
http://www.r-bloggers.com/graphing-highly-skewed-data/
Thanks
Hi Shane,
As Sarah answered, axis.break in the plotrix package is a start.
gap.barplot (also in plotrix) does the whole thing. If they won't give
you lunch until you do it that way, like Sarah I say, "Go for it"
Jim
______________________________________________
R-help@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.