mark_svg: Add an SVG element to an obsplot

View source: R/marks.R

mark_svgR Documentation

Add an SVG element to an obsplot

Description

Add an SVG element to an obsplot

Usage

mark_svg(g, svg, ...)

Arguments

g

an obsplot object

svg

SVG to add, as a character string

...

options passed to define the mark


juba/obsplot documentation built on April 27, 2023, 5:28 a.m.