Learn R Programming

svgedit (version 1.0.0)

get_doc_unit: Get the unit used in the SVG document

Description

Get the unit used in the SVG document

Usage

get_doc_unit(doc)

Value

The unit used in the SVG document (e.g., "px", "mm", "cm", "in")

Arguments

doc

An xml2 SVG document