draw                    Replace an svg object by a ggplot2 graph
find_element            Find an element by label in an Inkscape SVG
                        document
get_doc_unit            Get the unit used in the SVG document
get_element_dimensions
                        Get the dimensions of an SVG element
insert_image            Insert a raster image (PNG/JPG) into an SVG
                        document, replacing a target element
insert_svg              Add an element to an SVG document, replacing a
                        target element
insert_text             Replace "" in a text element by provided values
unit_to_inch            Convert a measurement to inches based on the
                        unit
