xp_map | R Documentation |
Function calling the ggplot2 layer function with its parsed arguments.
xp_map(arg, mapping, ggfun)
arg |
A list of arguments for the target layer. |
mapping |
ggplot2 aesthetics for the target layer. |
ggfun |
Name of the ggplot2 layer function to be called. |
Output of the 'ggfun' call.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.