segments() bug?
Ben Bolker
ben@eno.Princeton.EDU
Mon, 25 Jan 1999 18:24:44 -0500 (EST)
Is there a reason that segments()
function (x0, y0, x1, y1, col = par("fg"), lty = par("lty"),
lwd = par("lwd"), xpd = FALSE)
.Internal(segments(x0, y0, x1, y1, col = col, lty = lty, lwd = lwd,
xpd = xpd))
has xpd=FALSE in the second line instead of xpd = par("xpd") ?
Ben Bolker
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-devel mailing list -- Read http://www.ci.tuwien.ac.at/~hornik/R/R-FAQ.html
Send "info", "help", or "[un]subscribe"
(in the "body", not the subject !) To: r-devel-request@stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._