On 05/18/2010 11:52 AM, Chuck Cleland wrote:
On 5/18/2010 12:38 PM, Praveen Surendran wrote:
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 inte
On 5/18/2010 12:38 PM, Praveen Surendran wrote:
> 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
>
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
3 matches
Mail list logo