Displaying 1 result from an estimated 1 matches for "tp4456879p4456879".
2012 Mar 08
8
Copy dataframe for another
...val_user<-x.name[[r]]
pos<-x.pos[[r]] -4
age <-x.age[[r]]
d<-data.frame(val_user,pos,)
print(d)
}
df<-rbind(df,d)
}
someone can help me solve this
Thanks
--
View this message in context: http://r.789695.n4.nabble.com/Copy-dataframe-for-another-tp4456879p4456879.html
Sent from the R help mailing list archive at Nabble.com.