thanks a lot. works!!!
On Tue, Feb 26, 2013 at 7:58 AM, Prof Brian Ripley wrote:
> On 26/02/2013 09:55, Milan Bouchet-Valat wrote:
>
>> Le lundi 25 février 2013 à 20:26 -0300, Pablo Menese a écrit :
>>
>>> I use to work whit stata dataframe, so, when I use R I type read.dta
>>> Until today I do
On 26/02/2013 09:55, Milan Bouchet-Valat wrote:
Le lundi 25 février 2013 à 20:26 -0300, Pablo Menese a écrit :
I use to work whit stata dataframe, so, when I use R I type read.dta
Until today I do that without any problem, after type:
mydata<-read.dta("C:/dropbox/dataframe.dta")
attach(mydata)
Le lundi 25 février 2013 à 20:26 -0300, Pablo Menese a écrit :
> I use to work whit stata dataframe, so, when I use R I type read.dta
> Until today I do that without any problem, after type:
>
> mydata<-read.dta("C:/dropbox/dataframe.dta")
> attach(mydata)
>
> Everything works great... but today,
3 matches
Mail list logo