Thanks,

> Date: Thu, 18 Jun 2009 11:21:29 +0200
> Subject: Re: [R] R function founRd in two packages !
> From: landronim...@gmail.com
> To: martial100...@hotmail.com
> CC: r-help@r-project.org
> 
> On 6/18/09, Martial Sankar <martial100...@hotmail.com> 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

_________________________________________________________________

[[elided Hotmail spam]]

        [[alternative HTML version deleted]]

______________________________________________
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