Hi,
       I want to merge 4 data frames with one column in common but I am
getting error message while using this function. Can any one help me out. 
> merge_all(Br,Ki,Lu,Pr,by="Genes")
Error: could not find function "merge_all"

I have installed the package: reshape but I still get this error 
-- 
View this message in context: 
http://r.789695.n4.nabble.com/help-using-function-merge-all-tp3045173p3045173.html
Sent from the R help mailing list archive at Nabble.com.

______________________________________________
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