
Last chance! 50% off unlimited learning
Sale ends in
AxisBreak(axis = 1, breakpos = NULL, pos = NA, bgcol = "white", breakcol = "black", style = "slash", brw = 0.02)
plot(3:10, main="Axis break test")
# put a break at the default axis and position
AxisBreak()
AxisBreak(2, 2.9, style="zigzag")
Run the code above in your browser using DataLab