Message-ID: <98Jul10.100706edt.13457@mailgate.bank-banque-canada.ca>
Date: 1998-07-10T13:31:16Z
From: Paul Gilbert
Subject: partial matches for attribute name
> o attr() partial matches for attribute name.
If this does what I think it does then I don't think it is a very good idea, and
is also not consistent with S:
In Splus I get
> attr(diag(.5,3), "dim")
[1] 3 3
> attr(diag(.5,3), "di")
NULL
>
If I understand what partial matching does then I will not get this in R 0.62.2.
(I don't even like partial matching of list elements but I've learned to live
with that.)
Paul Gilbert
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._