[R] inserting a dataframe into the table
arunkumar1111
akpbond007 at gmail.com
Wed Feb 22 10:47:27 CET 2012
Hi,
I have a dataset
X Y
A= 10 15
20 30
40 50
B = X Z
10 30
20 50
I have a table containing X Y Z columns
How to insert a data frame into the table without using for loop ?
now currently i'm using the for loop with using the insert command?
-----
Thanks in Advance
Arun
--
View this message in context: http://r.789695.n4.nabble.com/inserting-a-dataframe-into-the-table-tp4409756p4409756.html
Sent from the R help mailing list archive at Nabble.com.
More information about the R-help
mailing list