[R] Dataframe help

Ramya ramya.victory at gmail.com
Thu Dec 3 20:47:54 CET 2009


Hi there

I have two dataframes
Dataframe_1
column_1    colum_2
121      12345
145      1675
167       2765

Dataframe_2

column_1 column2
121        abc
345        lmn
167        efg

I want a resulting dataframe

121         12345    abc
167          2765     efg

how do i go abt it

Ramya
-- 
View this message in context: http://n4.nabble.com/Dataframe-help-tp947934p947934.html
Sent from the R help mailing list archive at Nabble.com.




More information about the R-help mailing list