powered by
axis.break(axis=1,breakpos=NULL,bgcol="white",breakcol="black", style="slash",brw=0.02)
slash
zigzag
plot(3:10) # put a break at the default axis and position axis.break() axis.break(2,2.9,style="zigzag")
Run the code above in your browser using DataLab