Description Usage Arguments Details Examples
View source: R/geom_factory_point.R
Create an alternative color aesthetic for geom_point
1 | factory_geom_point(aes_name)
|
aes_name |
string skalar, the name of the new geom |
The newly created aesthetics are then test_c
(color) and test_f
(fill).
1 | factory_geom_point('var3')
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.