parse_svg: Parse SVG Content

View source: R/shapes-svg.R

parse_svgR Documentation

Parse SVG Content

Description

Parse SVG from string or file.

Usage

parse_svg(svg_data)

Arguments

svg_data

SVG data list from registry.

Value

Parsed SVG object (grImport2 Picture or NULL).


cograph documentation built on April 1, 2026, 1:07 a.m.