moodymudskipper / flow

View and Browse Code Using Flow Diagrams
https://moodymudskipper.github.io/flow/
Other
395 stars 26 forks source link

Start flow_view_deps diagram from several functions ? #114

Closed moodymudskipper closed 1 year ago

moodymudskipper commented 1 year ago

We could provide a named list, and suggest using dplyr::lst()

If we provide lst(pkg::fun) we'll process the names to remove the namespace

We have a choice to make for which functions to show :

Showing all packages probably make sense, and then we can demote those we don't want.

Having these packages in different colors would be nice then (or namespace the main function's name).

Maybe that's a parallel feature, provide a namespace_main_fun = NULL arg, acts as FALSE by default if inputs are in the same namespace, TRUE by default otherwise

github-actions[bot] commented 9 months ago

This old thread has been automatically locked. If you think you have found something related to this, please open a new issue and link to this old issue if necessary.