MangoTheCat / functionMap

Draw the functions map for a R package
36 stars 8 forks source link

Catch functions in the *apply functions #11

Closed gaborcsardi closed 9 years ago

gaborcsardi commented 9 years ago

lapply, sapply, vapply, apply, tapply, eapply, mapply, rapply

Maybe we can check for global variables, and then check for them in base or imported packages, and they refer to functions, then include them.