[R] Y axis break

Filoche pmassicotte at hotmail.com
Tue Jul 20 15:39:46 CEST 2010


Hi there.

I bet this question have been answered many times, but I cant find a good
solution for my problem.

I would like to put a axis break (on y axis) on that flowing plot (let's say
between 20 and 80 in y).

y = c(runif(10, 1, 10), 100);
x = y + runif(11, 10, 50);

plot(x,y)

Is there any solution for this?

Best regards,
Phil


-- 
View this message in context: http://r.789695.n4.nabble.com/Y-axis-break-tp2295499p2295499.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list