SVGsave {tidycharts} | R Documentation |
Save svg image.
Description
Save svg image.
Usage
SVGsave(svg_string, path)
Arguments
svg_string |
string containing SVG statements |
path |
path to file where image will be saved |
Value
No return value, called for side effects
[Package tidycharts version 0.1.3 Index]