[R] Same function name

Filoche pmassicotte at hotmail.com
Mon Jun 21 15:29:49 CEST 2010


Hi everyone.

I want to use 2 different functions (in 2 packages) that have same name. for
instance, if I call the function, it will use the one in the last called
package.  Is there a way to specify the package to use for a function?

Something like

Package1:myfunction(...)
Package2:myfunction(xxx)

With regards,
Phil
-- 
View this message in context: http://r.789695.n4.nabble.com/Same-function-name-tp2262633p2262633.html
Sent from the R help mailing list archive at Nabble.com.



More information about the R-help mailing list