class_mapping | R Documentation |
The mapping class holds a list of quoted expressions
(quosures) or constants. An object is typically
constructed using the aes()
function.
class_mapping(x, env = globalenv())
x |
A list of quosures and constants. |
env |
An environment for symbols that are not quosures or constants. |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.