Re: [R] read stata data file

2008-03-06 Thread Charilaos Skiadas
On Mar 6, 2008, at 9:05 PM, John Taffe wrote: > Dear R-help list, > > I'm new to R. I tried to get R to read a Stata data file using the > read.dta function in the package "foreign", which I downloaded and > extracted to "C:\Program Files\R\R-2.6.2\library" on my pc. > > I tried > >> nora <- rea

[R] read stata data file

2008-03-06 Thread John Taffe
Dear R-help list, I'm new to R. I tried to get R to read a Stata data file using the read.dta function in the package "foreign", which I downloaded and extracted to "C:\Program Files\R\R-2.6.2\library" on my pc. I tried > nora <- read.dta("nora.dta") and got Error: could not find function