Thanks,

> Date: Thu, 18 Jun 2009 11:21:29 +0200
> Subject: Re: [R] R function founRd in two packages !
> From: [email protected]
> To: [email protected]
> CC: [email protected]
> 
> 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

_________________________________________________________________

[[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.

Reply via email to