On Wed, Aug 28, 2013 at 12:52 PM, Shane Carey <[email protected]> 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/
Yes. Using my rudimentary telepathic powers, I suppose that you also want to know how to do it, not just whether it has been done. In that case, perhaps you should look at axis.break() from the plotrix package. Sarah -- Sarah Goslee http://www.functionaldiversity.org ______________________________________________ [email protected] 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.

