Re: [R] axis break in R

2016-02-28 Thread Marc Girondot
Hi Eike, I didn't know how to do, so it was a nice exercise. Here is a solution using plot(). I have made a function plot.break(); the name of parameters of the function are self-explained (I think), but tell me if you need more explanation. You can add any parameters of the plot() function.

Re: [R] axis break in R

2016-02-23 Thread Jim Lemon
Hi Eike, I think that plotrix v3.6-1 should run on R v 3.1.2. Jim On Wed, Feb 24, 2016 at 4:11 AM, Federman, Douglas < douglas.feder...@utoledo.edu> wrote: > > The current version of R is 3.2.3 and is available on the website. You > should update. The current version of plotrix is 3.6-1 > > --

Re: [R] axis break in R

2016-02-23 Thread Federman, Douglas
The current version of R is 3.2.3 and is available on the website. You should update. The current version of plotrix is 3.6-1 -Original Message- From: R-help [mailto:r-help-boun...@r-project.org] On Behalf Of Eike Marie Thaysen Sent: Tuesday, February 23, 2016 11:00 AM To: r-help@r-pr