moodymudskipper / flow

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

`external` argument to `flow_view_deps()` #81

Closed moodymudskipper closed 2 years ago

moodymudskipper commented 2 years ago

This would be similar to exclude but rather than removing the function from the diagram we represent it as a dependency as we do with other external functions.

Maybe it would make sense to couple it with an internal argument that would optionally show on the diagram functions from other packages, so we can see easily how much we rely on rlang::abort() for instance, or even some base functions.

moodymudskipper commented 2 years ago

we now have demote and promote

github-actions[bot] commented 1 year 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.