How do I create a variable with mutate() that has values equal to the name of a given variable?
I would like to create a variable with mutate() that will have values equal to the name of a given variable. I need this to change dynamically. Apologies I am fairly new to R so let me know if this doesn’t make sense.