write_svg: Write an 'svg()' graphic file

View source: R/write_svg.R

write_svgR Documentation

Write an 'svg()' graphic file

Description

Writes an object of class 'XMLsvg' to disk that was imported by 'read_svg()'.

Usage

write_svg(x, file)

Arguments

x

(XMLsvg) object to export

file

(character) File path to write to


m-jahn/fluctuator documentation built on Nov. 4, 2024, 9:35 p.m.