Displaying 1 result from an estimated 1 matches for "kelleya".
Did you mean:
kelley
2010 Oct 03
2
R data opening problem
Dear Sir/Madam,
I have just installed R for Windows. I am trying to open a stata file and I have
a problem. I have used the following commands:
> install.packages("foreign")
> library(foreign)
> data.name <- read.dta(file.choose())
# then I choose a kelleya.dta file and click on open and then I use the
following command:
> summary(kelleya)
Error in object[[i]] : object of type 'closure' is not subsettable
I have also used opening an spss file using read.spss command but I get the same
error message. Can you help me please?
Alla