On 11-09-29 7:11 AM, Keith Jewell wrote:
Hi,

I'd like to know which functions in a package call one specific function.
I think I've seen a tool for identifying such dependencies, but now I can't
find it :-(
Searches of help and R site search for keywords like function, call, tree,
depend haven't helped :-(

Can anyone point me in the right direction?

codetools::findGlobals could be used to do this.

Duncan Murdoch


Thanks in advance,

Keith Jewell

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

______________________________________________
R-devel@r-project.org mailing list
https://stat.ethz.ch/mailman/listinfo/r-devel

Reply via email to