Hi friends, Does anyone know how to make truncated y axis with cut mark (\\) in R plot? Many thanks! Bill
On 2011-04-15 16:42, Bill Hyman wrote:> Hi friends, > > Does anyone know how to make truncated y axis with cut mark (\\) in R plot? Many > thanks!See axis.break() in the plotrix pkg. Peter Ehlers> > Bill > > ______________________________________________ > 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.