[R] Data.frame query

Emmanuel Paradis paradis at isem.univ-montp2.fr
Mon Jun 26 15:56:25 CEST 2000


At 12:03 26/06/00 +0100, you wrote:
>
>
>I think I have a data.frame called "statlab".
>
> > is.data.frame(statlab)
>[1] TRUE
>
>and I can perform summary, dim, ...
>
>but when I try
>
> > attach(statlab)
>Error in attach(statlab) : attach only works for lists and data frames
>
>I am using
>
> > version
>         _                 
>platform i686-unknown-linux
>arch     i686              
>os       linux             
>system   i686, linux       
>status                     
>major    0                 
>minor    90.1              
>year     1999              
>month    December          
>day      15                
>language R 
>
>
>This has got to be embarrassingly simple.
>
>Any one like to point out my error?

Well, I anticipate the replies from the R Core members : upgrade to the
last version (1.1.0). I guess this will solve it.

Emmanuel Paradis
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
r-help 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-help-request at stat.math.ethz.ch
_._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._._



More information about the R-help mailing list