[R] stata ==> R - error messages
Hans Ekbrand
hans.ekbrand at sociology.gu.se
Fri Apr 24 16:18:35 CEST 2009
On Fri, Apr 24, 2009 at 01:50:04PM +0200, Rob Bakker wrote:
> Dear Peter,
> Also thank you for your quick reply. I did the following with no positive
> result:
>
> library(foreign)
>
> read.dta(choose.file(C:\Rklein))
a) quote the filename
b) include the suffix
rklein <- read.dta("C:\Rklein.dta")
--
Hans Ekbrand (http://sociologi.cjb.net) <hans at sociologi.cjb.net>
GPG Fingerprint: 1408 C8D5 1E7D 4C9C C27E 014F 7C2C 872A 7050 614E
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 197 bytes
Desc: Digital signature
URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20090424/f8fcb5a8/attachment-0002.bin>
More information about the R-help
mailing list