It is useful to me. Thank you!
ask the other question.
I have some data with many points in a smaller scales (e.g. 0-10) and little
points in a larger scales (e.g, 10-1000).If I want to a normal linear
y-scale from 0-10 and let the other points (10-1000) display in a shorter
distance.
Can I do it by using the package?
How to do it?
Thanks!

On 4/6/06, Jim Lemon <[EMAIL PROTECTED]> wrote:
>
> Kåre Edvardsen wrote:
> > Dear R-gurus!
> >
> > Is it possible within boxplot to break the y-scale into two (or
> > anything)? I'd like to have a normal linear y-range from 0-10 and the
> > next tick mark starting at, say 60 and continue to 90. The reason is for
> > better visualising  the outliers.
> >
> Hi Kare,
>
> In the plotrix package, there are two functions, gap.plot amd
> gap.barplot, that do something like this. If you think that they are
> sufficiently close to what you want, I could have a try at doing a
> gap.boxplot function.
>
> Jim
>
> ______________________________________________
> R-help@stat.math.ethz.ch mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide!
> http://www.R-project.org/posting-guide.html
>

        [[alternative HTML version deleted]]

______________________________________________
R-help@stat.math.ethz.ch mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide! http://www.R-project.org/posting-guide.html

Reply via email to