moodymudskipper / flow

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

flow_view_deps() fails with non syntactic names #119

Closed moodymudskipper closed 1 year ago

moodymudskipper commented 1 year ago

It's not that, it's due to the name :

`$.tbl_df` <- tibble:::`$.tbl_df`
flow_view_deps(`$.tbl_df` )
Error in parse(text = s) : <text>:1:1: unexpected '$'
1: $
    ^
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.