util_plot_svg_to_uri {dataquieR} | R Documentation |
Replacement for htmltools::plotTag
Description
the function is specifically designed for fully scalable SVG
figures.
Usage
util_plot_svg_to_uri(expr, w = 800, h = 600)
Arguments
expr |
plot expression |
w |
width |
h |
height
|
Value
htmltools
compatible object
[Package dataquieR version 2.5.1 Index]