aes_all | R Documentation |
Given a character vector, create a set of identity mappings
aes_all(vars)
vars |
vector of variable names |
aes_all(names(mtcars))
aes_all(c("x", "y", "col", "pch"))
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.