Hi everyone, I'm interested in accessing a tidyeval function argument as a string for use later in the function. The following snippet works but is hard to remember and seems unwieldy:
It is a question of personal preference, but in such cases I usually pass the variable name as string, and then use get() to convert it to a new column, which is easy to work on. This also solves the problem with the title.