powered by
Given a character vector, create a set of identity mappings
aes_all(vars)
vector of variable names
# NOT RUN { aes_all(names(mtcars)) aes_all(c("x", "y", "col", "pch")) # }
Run the code above in your browser using DataLab