Full_Name: Joe Voelkel
Version: 2.8.1
OS: Window
Submission from: (NULL) (70.100.144.240)
# Use of ylim in plotcp generates this message
# Error in plot.default [more stuff]
# formal argument "ylim" matched by multiple actual arguments
# Here is how to generate the bug (which the plotcp functio
I am running R version as follows under Windows XP.
platform i386-pc-mingw32
arch i386
os mingw32
system i386, mingw32
status
major 2
Full_Name: Joe Voelkel
Version: 2.4.0
OS: Windows XP
Submission from: (NULL) (129.21.11.37)
Using "border=NA" in the call to rect generates an error. But the help file says
border=NA is acceptable.
(The problem is that border=NA evaluates to TRUE for "is.logical(border)" inside
the function. Us
Full_Name: Joe Voelkel
Version: R 2.2.0
OS: Windows
Submission from: (NULL) (67.139.200.41)
In ?plot.window, the example includes the argument
names(eurodist)
in the text function. The argument should be
attr(eurodist,"Labels")
__
R-devel@r-pro