[R] Data.frame query
R.E. Darnell
r.e.darnell at ncl.ac.uk
Mon Jun 26 13:03:58 CEST 2000
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?
Regards
Ross Darnell
-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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