Copying rows in data frames
On 19-03-2013, at 13:06, Sahana Srinivasan <sahanasrinivasan.91 at gmail.com> wrote:
I.. did? Here is the whole thing: Output dataframe, df2: (NA is because I haven't filled those cells in yet, but they will have numeric values) 1462696298812268108381201091254781626868918410126662NANANANANANANANANANANANA NANANANANANANANANA Input dataframe, df1: 1GENEACDEFGHIKLMNPQRSTVWY2amt:Amet_00012902334171612422939635201325342732312
Not good enough. Use dput(head(df1)) and dput(head(df2)) And paste the result in the message. Berend.