parse_arg | R Documentation |
Transform arguments from xpose (e.g. point_color) to ggplot2 (e.g. color) format.
parse_arg(x = NULL, name)
x |
A list of xpose plot aesthetics. |
name |
Name of the destination layer for the argument parsing (e.g. point). |
ggplot2 aesthetics for the layer defined in 'name'.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.