add_method: Add a method to the SVGElement class which creates a new...

Description Usage Arguments

View source: R/SVGElement_methods.R

Description

Add a method to the SVGElement class which creates a new child SVGElement of the specified type

Usage

1
add_method(method_name, element_name, args)

Arguments

method_name

name of method in SVGElement class

element_name

the name of the SVG element to add

args

character vector of argument names


coolbutuseless/minisvg documentation built on May 2, 2020, 3:15 a.m.