View source: R/SVGElement_methods.R
Add a method to the SVGElement class which creates a new child SVGElement of the specified type
1 | add_method(method_name, element_name, args)
|
method_name |
name of method in SVGElement class |
element_name |
the name of the SVG element to add |
args |
character vector of argument names |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.