Dear Steve,
If I undertood you have a list of "data.frame"?.
Have you tried:
NewData<-rbind(data.frame(myData[1]),data.frame(myData[2]))
Please, send us a str(object) so the experts can help you
bests
milton
On Thu, Dec 31, 2009 at 1:05 AM, stevemew wrote:
>
> My "R" problem..
>
> I want
My "R" problem..
I want to join two lists but am so for not having any luck. Can anyone
assist ?
Variable: myData[1]
"Data.Id" "Data.Length" "Data.Weight"
"1" 12 12
"2" 45 23
Variable: myData[2]
"Data.Id"
2 matches
Mail list logo