Message-ID: <20090424141835.GE374@sqlserver>
Date: 2009-04-24T14:18:35Z
From: Hans Ekbrand
Subject: stata ==> R - error messages
In-Reply-To: <c3b0aeea0904240450p27d9ebc1l7158afe8e448ca3c@mail.gmail.com>
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>