View source: R/layer_factory.R
| interactive_layer_factory | R Documentation |
Primarily intended for package developers, this function factory is used to create layer functions in the ggformula package.
interactive_layer_factory(geom_fun)
geom_fun |
A character string naming an interactive geom (example: "geom_point_interactive") |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.