Dear all,
I am trying to read an SPSS file into a data frame in R using method
read.spss(),
sample <- read.spss(file.name,to.data.frame=TRUE)
But dates in the data.frame 'sample' are coming as integers and not in the
actual date format given in the SPSS file.
Appreciate if anyone can help me to solve this problem.
Kind Regards,
Praveen Surendran
2G, Complex and Adaptive Systems Laboratory (UCD CASL)
School of Medicine and Medical Sciences
University College Dublin
Belfield, Dublin 4
Ireland.
Office : +353-(0)1716 5334
Mobile : +353-(0)8793 13071
[[alternative HTML version deleted]]
______________________________________________
[email protected] mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.