util_plot_figure_no_plotly {dataquieR} | R Documentation |
Plot a ggplot2
figure without plotly
Description
Plot a ggplot2
figure without plotly
Usage
util_plot_figure_no_plotly(x, sizing_hints = NULL)
Arguments
x |
ggplot2::ggplot2 object |
sizing_hints |
|
Value
htmltools
compatible object
[Package dataquieR version 2.5.1 Index]