[Rd] symbols: xlim and ylim cannot be specified (PR#639)
stahel@stat.math.ethz.ch
stahel@stat.math.ethz.ch
Mon, 21 Aug 2000 15:53:56 +0200 (MET DST)
symbols(iris[,1],iris[,2],rectangles=as.matrix(iris[,3:4]),inches=0.3,
ylim=c(1,5))
Error in plot.default(NA, NA, type = "n", ylim = ylim, xlim = xlim, xlab = xlab, :
formal argument "ylim" matched by multiple actual arguments
Since plot is called inside symbols, with specified xlim and ylim,
any specification through ,... hurts this call.
I am pretty sure that you won't like to hear the suggestion that
this error message
formal argument "anything" matched by multiple actual arguments
should only be a warning.
I would find this more convenient since foreseeing these collisions
and programming such arguments as explicit arguments of the "top" function
is a nuisance when writing functions just for one project.
Ceterum censeo: Thanks for your efforts for developing such a useful
environment.
Werner
--please do not edit the information below--
Version:
platform = i686-pc-linux-gnu
arch = i686
os = linux-gnu
system = i686, linux-gnu
status =
major = 1
minor = 1.1
year = 2000
month = August
day = 15
language = R
Search Path:
.GlobalEnv, d.complexity, package:SfS, Autoloads, package:base
--
Werner Stahel
------------------ This message was sent by ---------------------------------
Werner Stahel http://stat.ethz.ch/~stahel
Seminar fuer Statistik phone : +41 1 632 34 30
ETH-Zentrum, LEO fax : +41 1 632 12 28
CH-8092 Zurich, Switzerland meet me: Leonhardstr. 27
-----------------------------------------------------------------------------
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._