Hi,
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}...
Is it possible to set that using 'par' ?
> ?rbind
Help on topic 'rbind' was found in the following packages:
Package Library
IRanges /us3/gcg18/martial/local/R_lib
base /usr/local/lib64/R/library
Choose one
1: External Data Frame {IRanges}
2: Combine R Objects by Rows or Columns {base}
Thanks,
- Martial
_________________________________________________________________
[[elided Hotmail spam]]
[[alternative HTML version deleted]]
______________________________________________
[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.