Hola!
The details section of help("[<-") contains in the Details section
Subsetting (except by an empty index) will drop all attributes except
names, dim and dinmanes.
I guess dinmanes means dimnames!
Kjetil
__
R-devel@r-project.org mailing list
htt
On Sun, 13 Aug 2006, Seth Falcon wrote:
> "miguel manese" <[EMAIL PROTECTED]> writes:
>
> > Hello,
> >
> > I created an S3 "type" w/c is actually a list that should look like a
> > matrix but whose data is actually in an external file. The SEXP just
> > contains info on how to retrieve the data f
Hi,
I think Simon and Stefano are both off line for a little while. I can
confirm that an upgrade of Xcode to either 2.3 or the very recent 2.4 is
needed in most cases, either seems to work so probably 2.4 is the better
choice.
best wishes
Robert
Prof Brian Ripley wrote:
> I gather
"miguel manese" <[EMAIL PROTECTED]> writes:
> Hello,
>
> I created an S3 "type" w/c is actually a list that should look like a
> matrix but whose data is actually in an external file. The SEXP just
> contains info on how to retrieve the data from the file. When I get to
> the part of creating the