[R] Problem with read.spss() and as.data.frame(), or: alternative to subset()? (2)
Dirk Enzmann
dirk.enzmann at jura.uni-hamburg.de
Tue Sep 20 23:47:03 CEST 2005
In my previous mail there is a typo. Instead of
d <- subset(dr2000,dr2000$RBINZ99)
I used
d <- subset(dr2000,dr2000$RBINZ99 > 0)
*************************************************
Dr. Dirk Enzmann
Institute of Criminal Sciences
Dept. of Criminology
Edmund-Siemers-Allee 1
D-20146 Hamburg
Germany
phone: +49-040-42838.7498 (office)
+49-040-42838.4591 (Billon)
fax: +49-040-42838.2344
email: dirk.enzmann at jura.uni-hamburg.de
www:
http://www2.jura.uni-hamburg.de/instkrim/kriminologie/Mitarbeiter/Enzmann/Enzmann.html
More information about the R-help
mailing list