DependenciesGraphs icon indicating copy to clipboard operation
DependenciesGraphs copied to clipboard

I would like the function dependency graphs to recognize functions called with lapply

Open dlebauer opened this issue 5 years ago • 0 comments

I noticed a lot of missing edges in one of my packages, and suspect that this is because the dependencies graph does not recognize when functions are called with lapply.

I wouldn't mind helping to implement if you could point me to where this would be done, and any suggestions would be appreciated.

dlebauer avatar Nov 25 '20 23:11 dlebauer