Open
Description
This comment #3619 (comment) prompted me to look into plot_env
, and as far as I can see it's stored and handed around just so it can be eventually given to the function combine_vars()
, which then doesn't use it:
Lines 544 to 587 in e9b9946
Is this a hold-over from the times before tidy eval? Can we remove this/or assign
NULL
here?Line 96 in 5a686c3
It is already marked as deprecated in the documentation:
Line 35 in 5a686c3