[R] How do you delete variables from a data frame?

Stuart Leask stuart.leask at nottingham.ac.uk
Mon Feb 4 11:23:00 CET 2002


Is there a simple way of removing variables from a dataframe?

- rm(dataframe$VAR) doesn't seem to work
- Copying all but the unwanted variables into a new data frame is awkward
when there are a lot of variables.
- I haven't found any references to this in the help files.


Stuart
Dr Stuart Leask MA MRCPsych, Clinical Lecturer in Psychiatry
University of Nottingham Dept of Psychiatry, Duncan Macmillan House
Porchester Road, Nottingham. NG3 6AA. UK
http://www.nottingham.ac.uk/psychiatry/staff/sjl.html

-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-.-
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