R/utils.R
get_element_by_id.Rd
This function is called when a <use>
tag references another element
or a a colour tag references a gradient element.
get_element_by_id(svg, id)
xml document containing svg
id, #id, url(#id), url('#id')
SVG element with the given id, otherwise NA