[R] Bug in gap.plot
Uwe Ligges
ligges at statistik.tu-dortmund.de
Fri Jul 25 10:14:30 CEST 2008
This is a bug in that function which does not respect the type=""
argument in the subsequent call to points() inetrnally.
Please report such bugs in functions of contributed packages to the
corresponding package maintainer.
Best wishes,
Uwe Ligges
Arthur Roberts wrote:
> Hi, all
>
> I am trying to make a plot with a axis break and I want the whole plot
> to be line, not points. However, when I execute the following command
> half of the graph is points and the other lines.
>
> gap.plot(Xdata, Ydata,gap=c(5,6),gap.axis="x",type="l")
>
> I think it might be a bug in plotrix. I would greatly appreciate your
> input. If there is another way to do it, I would greatly appreciate it.
>
> Best wishes,
> Art Roberts
> University of Washington
> Department of Medicinal Chemistry
> Seattle, WA 98195
>
> ______________________________________________
> R-help at r-project.org mailing list
> https://stat.ethz.ch/mailman/listinfo/r-help
> PLEASE do read the posting guide
> http://www.R-project.org/posting-guide.html
> and provide commented, minimal, self-contained, reproducible code.
More information about the R-help
mailing list