It would be awesome if the session watchers autocomplete could be expanded to work with non-standard evaluation for example when using dplyr's mutate/select/etc.
I.e. when writing something like:
Then have the auto-complete popup with the list of variables within the iris dataset.
It would be awesome if the session watchers autocomplete could be expanded to work with non-standard evaluation for example when using dplyr's mutate/select/etc.
I.e. when writing something like:
Then have the auto-complete popup with the list of variables within the iris dataset.