On 19-03-2013, at 13:06, Sahana Srinivasan <sahanasrinivasan...@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.
______________________________________________
R-help@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-help
PLEASE do read the posting guide http://www.R-project.org/posting-guide.html
and provide commented, minimal, self-contained, reproducible code.

Reply via email to