Learn R Programming

tidycharts (version 0.1.3)

SVGsave: 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