On 6/18/09, Martial Sankar <[email protected]> wrote: > Is there a mean to automatically choose one version of the 'rbind' function > ? By default, R chose the 'rbind' from {base}, i would lke to use the one > from {IRanges}... > I am usually solving these issues with: base::rbind() or IRanges::rbind(). Liviu
______________________________________________ [email protected] 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.

