r-lib / lobstr

Understanding complex R objects with tools similar to str()
https://lobstr.r-lib.org/
Other
303 stars 27 forks source link

Variant of ast that shows where symbols are found #28

Open hadley opened 6 years ago

hadley commented 6 years ago

Would either take expression + env, or quosure.

Prints parent envs at end, and printing an indexing into them with numbers/colours next to each symbol.