mapping_string | R Documentation |
Aes name
mapping_string(aes_col)
aes_col |
Single value from |
character string
mapping <- ggplot2::aes(Petal.Length)
mapping_string(mapping$x)
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.