Skip to content

How to make truncated y axis (cut mark) in R plot?

2 messages · Bill Hyman, Peter Ehlers

#
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:
See axis.break() in the plotrix pkg.

Peter Ehlers